#kwicks_container { 
	background-color: white;
	height: 190px;
 
}
#kwicks {
	position: left;
}
 
#kwicks .kwick {
	float: left;
	display: block;
	width: 185px;
	height: 190px;
}
 


