#kwicks_container { 
	background-color: none;
	height: 131px;
	width: 705px;
	margin: auto;
	margin-top: 50px;
}

#kwicks {
	position: relative;
}
 
#kwicks .kwick {
	float: left;
	display: block;
	width: 87px;
	height: 56px;
}
