
#busqueda #operacion {
	background: url(/images/png/botonera/fondooperacion.png) no-repeat;
	float: left;
	height: 142px;
	list-style: none;
	margin-left: 90px;
	padding-top: 15px;
	width: 89px;
}

	#busqueda #operacion li, #busqueda #operacion li.opera {
		height: 16px;
		margin-bottom:5px;
		padding-right: 6px;
		width: 83px;
	}
	
#busqueda #operacion li a, #busqueda #operacion li.opera a {
			color: #000000;
			display: block;
			font: normal 14px Helvetica, Arial, sans-serif;
			height: 16px;
			text-align: right;
			text-decoration: none;
			width: 83px;
		}
		
form h2 { background: url(/images/jpg/miscelaneas/formulariodeenvio.jpg); height: 42px; width: 378px; }


form #Enviar {
	background: url(/images/png/botonera/enviar.png);
	border: 0px;
	cursor: pointer;
	height: 42px;
	width: 378px;
}#busqueda #operacion li.opera {	margin-bottom:20px!important;}