
#handles6_2 div img{position:relative; bottom:5px;left:0; cursor:pointer;}
#handles6_2 div img:hover{}



#handles6_2 div.active img
{


}



/* Sample 8*/
#box8{
	position:absolute;
	width:2880px;
}
#box8 div{
	width:480px;
	float:left;
}
#box8 .buttons{
	text-align:left
}
#box8 .next{
	float:right
}
.sample8 .buttons{
	text-align:center;
	clear:both;
}
.sample8 .mask1{
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}


.thumbs{
	width:54px;
}
.thumbs div{
	display:block;
	width:54px;
	height:41px;
margin:0;
padding:0;
padding-bottom:3px;
	cursor:pointer;
}

.thumbs div img{
	display:block;

}



.mask1{
	position:relative;
	width:278px;
	height:396px;
overflow:hidden;
float:left;
}

.mask1 .info{

}

div.info{
	width:278px;
text-align:left;
font-size:10px;
border:1px solid red;
border:none;
padding:5px 5px 0 0;

}


div h3{
font-familY:arial;
font-size:10pt;
padding:0;
margin:0;
margin-bottom:5px;margin-top:4px;
color:#000000;

}

p.descripcion{
font-familY:arial;
font-size:8pt;
padding:0;
margin:0;
width:278px;
overflow:hidden;
}






















.Container {
float:left;
  position: relative;
  top: 0; left: 0;
  width: 45px;
padding:0;
margin:0;
  height: 257px;
  background: #f8f8f8;
}
#Scroller-1 { 
  position: absolute; 
  overflow: hidden;
  width: 45px;
  height: 257px;
}

.Scroller-Container {
  position: absolute;
  top: 0px; left: 0px;
}
.Scrollbar-Up {
  cursor: pointer;
padding:0;



}
.Scrollbar-Down {
  cursor: pointer;
margin:0;




}


.thumbs{
	width:54px;
}
.thumbs div{
	display:block;
	width:54px;
	height:41px;
	margin:3px 0;
	cursor:pointer;
}

.thumbs div img{
	display:block;
	width:100%;
	height:100%;
	border:none
}


