 
.button, .button:visited {
background : url(http://smimgs.com/images/index/alert-overlay.png) repeat-x #222;
display : inline-block;
padding : 4px 6px 5px;
color : #fff;
text-decoration : none;
border-radius : 5px;
text-shadow : 0 1px 2px #333;
border : #fff solid 1px;
cursor : pointer;
margin-left : 5px;
}
.button:hover {
background-color : #111;
color : #fff;
text-decoration : none;
}
.button:active {
top : 1px;
text-decoration : none;
}
.small.button, .small.button:visited {
font-size : 12px;
}
.vsmall.button, .vsmall.button:visited {
font-size : 10px;
padding : 3px;
}
.button, .button:visited, .medium.button, .medium.button:visited {
font-size : 13px;
font-weight : bold;
line-height : 1;
text-shadow : 0 1px 2px #333;
text-align : center;
text-decoration : none;
}
.xmedium.button, .xmedium.button:visited, .xmedium.button a, .xmedium.button p {
font-size : 15px;
font-weight : bold;
line-height : 1;
text-shadow : 0 1px 2px #333;
text-align : center;
text-decoration : none;
}
.large.button, .large.button:visited, .large.button a, .large.button p {
font-size : 18px;
padding : 5px 8px;
color : #FFFFFF;
text-decoration : none;
}
.xlarge.button, .xlarge.button:visited, .xlarge.button a, .xlarge.button p {
font-size : 20px;
padding : 5px 8px;
color : #FFFFFF;
margin-top : 10px;
text-decoration : none;
}
.alarge.button, .alarge.button:visited, .alarge.button a, .alarge.button p {
font-size : 16px;
padding : 5px 8px;
color : #FFFFFF;
margin-top : 20px;
text-decoration : none;
}
.home.button, .home.button:visited, .home.button a, .home.button p {
font-size : 10px;
padding : 3px;
color : #FFFFFF;
text-decoration : none;
}
.index.button, .index.button:visited, .index.button a, .index.button p {
font-size : 18px;
padding : 2px;
width : 290px;
max-width : 290px;
color : #FFFFFF;
text-decoration : none;
}
.green.button, .green.button:visited {
background-color : #89b625;
text-decoration : none;
}
.green.button:hover {
background-color : #578a13;
text-decoration : none;
}
.disallow.button, .disallow.button:visited, .disallow.button:hover {
cursor : not-allowed;
border : #dddddd solid 1px;
color : #dddddd;
background-color : #666666;
text-decoration : none;
}
.grey.button, .grey.button:visited {
background-color : #959595;
text-decoration : none;
}
.grey.button:hover {
background-color : #7a7a7a;
text-decoration : none;
}
.red.button, .red.button:visited {
background-color : #c02020;
text-decoration : none;
}
.red.button:hover {
background-color : #ae1414;
text-decoration : none;
}
.blue.button, .blue.button:visited {
background-color : #2d68a8;
text-decoration : none;
}
.blue.button:hover {
background-color : #1e4f87;
text-decoration : none;
}
.orange.button, .orange.button:visited {
background-color : #fd7f03;
text-decoration : none;
}
.orange.button:hover {
background-color : #d06700;
text-decoration : none;
}
.button a {
color : white;
}
.feedbutton, .feedbutton:visited {
background : url(http://smimgs.com/images/index/alert-overlay.png) repeat-x #222;
display : inline-block;
padding : 2px 9px;
color : #fff;
text-decoration : none;
border-radius : 5px;
text-shadow : 0 1px 2px #333;
border : #fff solid 1px;
cursor : pointer;
margin : -1px 0 0 5px;
font-weight : bold;
}
.feedbutton a {
color : white;
}
.grey.feedbutton, .grey.feedbutton:visited {
background-color : #959595;
text-decoration : none;
}
.grey.feedbutton:hover {
background-color : #7a7a7a;
text-decoration : none;
}
.blue.feedbutton, .blue.feedbutton:visited {
background-color : #2d68a8;
text-decoration : none;
}
.blue.feedbutton:hover {
background-color : #1e4f87;
text-decoration : none;
}
.small.feedbutton, .small.feedbutton:visited {
font-size : 12px;
}
.feedbutton:hover {
background-color : #111;
color : #fff;
text-decoration : none;
}
.feedbutton:active {
top : 1px;
text-decoration : none;
}

