#previewPane{
	/*text-align:center;*/
	/*align:center;*/
	/*position:relative;*/
	/*height: 100%;*/
	margin-top:20px;				
	margin-left:20px;				
	*margin-left:0px;				
	*margin-top:0px;				
}
#previewPane img{
	line-height:400px;
	cursor:pointer;
}
#previewPane #largeImageCaption{
	text-align:left;
}
#galleryContainer{
	height:95px;
	*height:65px;
	position:relative;
	overflow:hidden;
	padding:0px 25px 0px 25px;
	width: 710px;
}
#arrow_left{
	position:absolute;
	left:0px;
	z-index:10;
	background-color: #FFF;
	padding:-1px;
}
#arrow_right{
	position:absolute;
	right:0px;
	z-index:10;
	background-color: #FFF;
	padding:-1px;
	text-align:center;		
}
#theImages{
	position:absolute;
	left:85px;
	width:100000px;
}
#theImages #slideEnd{
	float:left;
}
#theImages img{
	cursor:pointer;
	border:0px;
}

#theImages a{
	cursor:pointer;
	border:0px;
	width:120px;
}

#waitMessage{
	display:none;
	position:absolute;
	left:170px;
	top:100px;
	background-color:#FFF;
	border:3px double #000;
	padding:4px;
	color:#555;
	font-size:0.9em;
	font-family:arial;	
}

#theImages .imageCaption{
	display:none;
}

.flechitas
{
	background-color:#FFFFFF;
	width:85px;
	height:20px;
	text-align:right;
	padding-top:42px;
	color:#858277;
	font-family:arial;
	font-size:11px;
	cursor:pointer;
}

.flechitas:hover
{
	color:#9A0032;
}

.irAProducto
{
	font-weight:bold;
}

.irAProducto a
{
	text-decoration:none;
}

.imagenesMini
{
	background-color:#dad9d6;
	float:left;
	width:105px;
	text-align:center;
	height:57px;
	margin-left:10px;
	margin-right:10px;
	overflow:hidden;
}