#kwicks_container { 
	background: tranparent;
	height: 350px;
	width:680px;
}
#kwicks {
	/*position: relative;*/
}

#kwicks .kwick {
	float: left;
	display: block;
	width: 600px;
	height: 350px;
	overflow:hidden;
}


