
.mask_video{
	position:relative;
	width:273px;
	height:180px;
	overflow:hidden;
}
/* mak video */
#vid_box{
	position:absolute;
}
#vid_box div{
	height:180px;
	float:left;
}
#vid_box .buttons{
	text-align:left
}
#vid_box .next{
	float:right
}
.sample8 .buttons{
	text-align:center;
	clear:both;
}
.sample8 .mask1{
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
/* fotoğraf galerisi */
.mask_foto{
	position:relative;
	width:630px;
	height:155px;
	overflow:hidden;
}

#foto_box{
	position:absolute;
}
#foto_box div{
	height:155px;
	float:left;
}
#foto_box .buttons{
	text-align:left
}
#foto_box .next{
	float:right
}


.mask3{
	position:relative;
	width:480px;
	height:240px;
	overflow:hidden;
}

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