.radInput_evidencia input {
	margin: 0 3px 0 0;
	width: 140px !important;
	font-family: Arial, Helvetica, sans-serif;
	color: #444;
	font-size: 12px;	
	vertical-align: top;
	padding: 2px 0 0 2px;
}

.bBody .bItem .radInput_evidencia input {
	height: 15px;
}


a.radPopupImage_evidencia img {
	vertical-align: top;
	margin: 0;
	position: relative;
	left: 3px;
	top: -2px;
}

.radInput_evidencia {
	text-align: left;
}

body.ie7 a.radPopupImage_evidencia img {
	margin: 0;
	position: relative;
	left: 3px;
	top: -2px;
}

body.ie8 a.radPopupImage_evidencia img {
	margin: 0;
	position: relative;
	left: -10px;
	top: -2px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	a.radPopupImage_evidencia img  {
		margin: 0;
		position: relative;
		left: -140px;
		top: -2px;
	}
}
