/*beginning of Product Display code*/
.imagenmuestra {
}
.imgadictionales {
	float: left;
	width: 48px;
	*margin-right: 210px;
	_margin-right: 110px;
}
.productGeneral {
	width: 400px;
}
.additionalImages.centeredContent.back {
	margin-left: 100px;
	_margin-left: 0px;
	margin-bottom: 2px;
}
.additionalImages.centeredContent.back a {
	cursor : hand;
}
/* end of Pro
duct Display code */
.producto {
	float: left;
	width: 168px;
	height: 260px;
	margin-right: 20px;
	background-repeat: no-repeat;
}
img.atras {
	margin: 0px;
	padding: 0px;
}
img.adelante {
}
img.adelante:hover {
	filter:alpha(opacity=0);  
    -moz-opacity: 0;  
    opacity: 0;
    -khtml-opacity: 0;
}
.descripcion strong {
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: underline;
	color: #06F;
}
.descripcion a:hover {
	background-color: #06F;
	text-decoration: none;
	padding: 0px;
}
.descripcion strong:hover {
	color: #FFF;
}
.descripcion small {
	color: #666;
	font-size: 10px;
}
.descripcion small strong, .descripcion small strong:hover {
	font-size: 12px;
	font-weight: bold;
	color: #666;
}
