/* style for noob slideshow, customized */

#box {
	position:absolute;
}

#box div#slider {
	width:940px;
	height:750px;
	float:left;
}

.mask {
	position:relative;
	width:940px;
	height:750px;
	overflow:hidden;
}

