#thEncabezado{
	height:26px;
	background-color:#E5ECF2;
	color:#CC0022;
	font-size:10px;
}		
.clsCantidad{
	width:60px;
	text-align:center;
}	
.clsComprar{
	height:20px;
	width:135px;
}

/*************************************************************************************************/
/* Esconder las impresiones */
@media print {
	/*#divtitulo*/
	.NoPrint,#threeeleven,#block1-109-wrap,#rs-menu-wrap,#header-wrap,.btnPaginador{
		visibility: hidden;
		display: none;
	}
}
