.kwicks {
	width: 940px;
	height: 359px;
	float:left;
}
.kwicks > ul{
	list-style:none;
}	
.kwicks > li {
	width: 462px;
	height: 359px;
	/* overridden by kwicks but good for when JavaScript is disabled */
	margin-left: 5px;
	float: left;
}
#panel-1 {
	background-color: #53b388;
}
#panel-2 {
	background-color: #5a69a9;
}
#panel-3 {
	background-color: #c26468;
}
#panel-4 {
	background-color: #bf7cc7;
}
