.mbserClass_Form
{
	font-size: 11px;
	font-family: Arial;
	padding: 10px;
	margin: 0 auto;
	width: 479px;
	text-align: left;}

.mbserClass_Elem
{
	text-align: left;
	float: left;
	display: inline;
	padding-right: 15px;
	padding-bottom: 10px;
}
.mbserClass_Elem select {
    background-color: #FFFFFF;
	font-size: 11px;
	font-family: Arial;
}
.mbserClass_Boto {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #789F88;
	padding: 3px 20px;
	height: 20px;
	line-height: 20px;

}
.mbserClass_Link
{
	color: #000000;
	text-decoration: none;
}

a:hover.mbserClass_Boto { font-weight: bold; height:20px;
line-height:20px; }


a:hover.mbserClass_Boto span {color: #fff;}