#box1{ position:absolute; }
.mask{ position:relative; width:750px; height:225px; overflow:hidden; }
.mask img{ position:absolute; display:block; border:none; }

.mask7{position:relative; width:750px; height:225px; overflow:hidden; }
.mask7 img{ position:relative; display:block; border:none; }

#box7{ position:absolute; }
#box7 span{ display:block; float:left; }

#thumbs7{ position:relative; width:750px; clear:both; height:100%; overflow:hidden; margin:10px 0 0 10px; }
#thumbs7 .thumbs, #thumbs_handles7, #thumbs_mask7{ position:absolute; width:100%; height:25px; }
#thumbs7 .thumbs div, #thumbs_handles7 span{ display:block; width:60px; height:25px; margin:0; float:left; cursor:pointer; }
#thumbs7 .thumbs div img{ width:54px; float:right; }
#thumbs_handles7 span{ background:url(../images/thumb_invisible.gif) no-repeat; }
#thumbs_mask7{ width:1500px; background:url(../images/thumbs_mask3.gif) no-repeat center top; }




