#GH_Contenedor{
	width:890px;
	height:auto;
	margin:0 auto;	
	position:relative;
	text-align:center;
	clear:both;
	
	padding-top:20px;
	padding-bottom:20px;
	/*border:1px solid #F00;*/
	/*background-color:#333;*/
}
#GH_MainImageArea{
	float:left;
	/*border:1px solid #F00;*/
	text-align:center;
	z-index:0;
}
#GH_Vistas{
	width:80px;
	height:auto;
	float:right;
	/*border:1px solid #F00;*/
}
#GH_ThumbVista{
	border:1px solid #CCC;
}
#GH_ThumbVista:hover{
	cursor:pointer;
	border:1px solid #333;
}
#GD_Thumb{
	clear:both;
	text-align:center;
}
#GH_TxtVistas{
	text-align:left;
	margin:0 0 0 18px;
}

.VistaThumb_1{
}
.VistaThumb_2{
	float:left;
	margin:0px 5px 5px 5px;
}