.kwicks {
	/* recommended styles for kwicks ul container */
	width:945px;
}
.kwicks li{
	/* these are required, but the values are up to you (must be pixel) */
	width: 105px;
	color:#fff;
}
.kwicks li strong {
    color:#fff;
}