#mroSendDiv {
	background:#F4F4F6 none repeat scroll 0 0;
	padding:10px 15px;
	/*display: none;*/
}
#mroSendDiv fieldset {
	margin: 0;
	border: 0;
	padding:0;
}
#mroSendLink{
	cursor:pointer;
	color: white;
}
#mroSendMessages {
	color: red;
}
#mroSendDiv .bg-input{
	background:transparent url(../../../templates/soluciones_mro/images/mro-search-bg.gif) no-repeat scroll left center;
	height:16px;
	line-height:16px;
	margin:10px 0;
}
#mroSendDiv .bg-input.err{background:transparent url(../../../templates/soluciones_mro/images/mro-search-bg-error.gif) no-repeat scroll left center;}
#mroSendDiv input{
	background:transparent none repeat scroll 0 0;
	border:medium none;
	color:#707070;
	font-size:11px;	
	padding:0 8px;
	width:192px;
	margin-top:1px;
}
#mroSendDiv #mrosendsubmit{
	background:url(../../../templates/soluciones_mro/images/btn-enviar.gif) no-repeat;
	width:60px;
	color:#fff;
	height:16px;
	line-height:16px;
}