.contenedor		{ background-color:#FFF; border:2px solid #999; padding:30px; width:600px; }
.mask6		       	{ position:relative; width:594px; height:395px; overflow:hidden; } /*ventana*/
.contenedor_thumbs	{ margin-top:30px; position:relative; width:600px; clear:both; height:36px; overflow:hidden; }
.thumbs			{ width:600px; }
.thumbs div		{ width:60px; float:left;}
.thumbs div img		{ width:54px;  }
.box			{ position:relative; }
.box  div		{ width:594px; float:left;}
.box  div img		{ width:594px;  }
.mask 			{ position:absolute; top:0; height:36px; width:1200px; background:url(thumbs_mask.gif) no-repeat center top;}
.handles		{ top:0; left:0; position:absolute; width:600px; }
.handles span		{ display:block; width:60px; height:36px; margin:0; float:left; cursor:pointer; background:url(thumb_invisible.gif) no-repeat; }



div img{ display:block; border:none; }


