
/* Sample 6*/
#box6{
	position:absolute;
	width:500px;
}
#box6 span{
	display:block;
}
#handles6_1{
	float:left
}
#handles6_2{
	float:right
}
.mask6{
	position:absolute;
	width:500px;
	height:364px;
	overflow:hidden;
}
.sample6 .buttons{
	clear:both;
	text-align:center;
}

/* Sample 7*/
#box7{
	position:absolute;
	
}
#box7 span{
	display:block;
	float:left;
}


#thumbs7{
	position:relative;
	width:76px;
	clear:both;
	background:#FFFFFF;
	overflow:hidden;
	margin-top:149px;
	margin-left:20px;
	
	
}
#thumbs7 .thumbs, #thumbs_handles7, #thumbs_mask7{
	position:absolute;
	top:0;
	width:100%;
	height:346px;
	overflow:hidden;
}
#thumbs7 .thumbs div, #thumbs_handles7 span{
	display:block;
	width:84px;
	height:59px;
	margin:0;
	float:left;
	cursor:pointer;
}
#thumbs7 .thumbs div img{
/* width of the image */
	width:76px;
	height:53px
	float:left;
}
#thumbs_handles7 span{
	background:url(thumb_invisible.gif) no-repeat;
}
#thumbs_mask7{
	height:1200px;
	background:url(thumbs_mask.gif) no-repeat center top;
}


/* ********************************** */
.thumbscontainer{
	
}
.thumbs{
	
}
.thumbs div{
	display:inherit;
	width:178px;
	height:59px;
	
	cursor:pointer;
}

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


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



.sample{padding:1px 1px; }


#cont{width:500px;margin:0 auto;background:#fff;text-align:left;padding:20px}

/* BUBBLES */

<!--
#apDiv1 {
	position:absolute; left:328px; top:178px; width:112px; height:85px; z-index:1; visibility: hidden;
}
#apDiv2 {
	position:absolute; left:328px; top:544px; width:112px; height:85px; z-index:1; visibility: hidden;
}
#apDiv3 {
	position:absolute; left:328px; top:910px; width:112px; height:85px; z-index:1; visibility: hidden;
}
#apDiv4 {
	position:absolute; left:328px; top:1276px; width:112px; height:85px; z-index:1; visibility: hidden;
}
#apDiv5 {
	position:absolute; left:328px; top:1642px; width:112px; height:85px; z-index:1; visibility: hidden;
}
#apDiv6 {
	position:absolute; left:328px; top:2008px; width:112px; height:85px; z-index:1; visibility: hidden;
}
-->
/* END OF BUBBLES */