@charset "utf-8";
.btn_revisar2 {
	width: 100px;
	display: block;
	background-color: #FFFFFF;
	height: 35px;
	background-repeat: no-repeat;
	background-position: center center;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	background-image: url(file:///C|/Documents%20and%20Settings/HP_Propietario/Mis%20documentos/RespaldoModificado/figymed/contenidos/images/revisar.jpg);
	visibility: inherit;
	clip: rect(auto,auto,auto,auto);
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.retro, .retrobien {
	padding: 10px;
	background-color: #00BB88;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}


.btn_revisar {
	width: 100px;
	display: block;
	background-color: #FFFFFF;
	height: 35px;
	background-repeat: no-repeat;
	background-position: center center;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	background-image: url(images/revisar.jpg);
	visibility: inherit;
	clip: rect(auto,auto,auto,auto);
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
