@import url('estilos.css?version=25'); 

/* buscar librerķa */
.buscarlibreria input.btnlibreria{
	background: transparent url('/images_es/btn_buscarlibrerias.gif') no-repeat 0 top;
	border: none;
	border: medium none;
	height: 23px;
	width: 151px;
	margin-top: 10px;
	cursor: pointer;
}

a.btnDeselected {
	background: url('/images_es/btn_deselected.gif') no-repeat scroll 0 top transparent;
	border: medium none;
	height: 24px;
	margin-top: 10px;
	width: 160px;
	display: block;
}