#kwicks_container {
	width:960px;
	HEIGHT: 500px;
}
#kwicks {
	POSITION: relative;
}
#kwicks_container ul{
	margin:0; padding:0;margin-left:5px;
}
#kwicks_container li{
	white-space:nowrap;
	text-indent:15px;
	font-size:18px;
    font-family:"Century Gothic", Arial, sans-serif;
	width:315px;
}
#kwicks_container span{
	width:100%; background:#bbbbbb;
}
#kwicks .kwick {
	DISPLAY: block; FLOAT: left; WIDTH: 315px; HEIGHT: 500px;
}
#kwick_red {
	BACKGROUND: url(stylesheets/pace1.gif) #cccccc top left no-repeat;
}
#kwick_orange {
	BACKGROUND: url(stylesheets/pace2.gif) #cccccc top left no-repeat;
}
#kwick_yellow {
	BACKGROUND: url(stylesheets/pace3.gif) #cccccc top left no-repeat;
}