

/* Sample 4*/
#box4{
	position:absolute;
	
}
#box4 div{
	width:700px;
	height:500px;
	float:left;
	background:#eee;
	color:#fff;
	background:#000;
}

#cont{width:700px;margin:0 auto;text-align:left;}

.buttons{background:url(tab2.gif) no-repeat left 0px; height:23px; margin:0px}
.buttons a{color:#fff; display:inline; cursor:pointer; font:10px Verdana; padding:0px 50px;}
/* ********************************** */

.mask3{
	position:relative;
	width:700px;
	height:500px;
	overflow:hidden;
}

