
.con11 .button{color:white!important;}
a.button:link,a.button:active,a.button:visited
{
	background: url(/images/buttonline.gif) center center;
	border:1px solid #011846;
    border-left:1px solid #e1e1e2;
    border-top:1px solid #e1e1e2;
}

a.button:hover
{
	position: relative;
	top: 1px;
	left: 1px;
	border-color: #8b8d8d #e1e1e2 #e1e1e2 #8b8d8d;
	overflow:hidden !important;
}

.postabutton,a.button:link,a.button:active,a.button:visited{display:inline;text-align:center;vertical-align:middle;*/vertical-align:baseline;margin:0px;color:black !important;padding:2px 10px 2px 10px;overflow:hidden;white-space:nowrap;}	
input.btn1,input.btnhov
{
   font-family:tahoma,helvetica,sans-serif;
   color:white;
   background:transparent url(/images/button/btnblack.gif) no-repeat top center;
   width:91px !important;
   height:28px !important;
   display:inline-block;
   text-decoration:none;
   cursor:pointer;
   line-height:28px;
   border:0px;
   font-size:11pt;
   font-weight:bold;
}
@media all and (min-width: 0px) { input.btn1 {} }
input.btnhov,a.spec:hover{}
