div.chick-flicks-central-widget {
	font-family: arial,helvetic,sans-serif;
	background: transparent url(/widgets/chick-flicks-central/img/chick-flicks-central-filmsite.png) no-repeat 12px 10px;
	margin: 24px auto;
	text-align: center;
	border: 1px solid #CCC;
	width: 965px;
	padding: 38px 12px 6px 12px;
    overflow: hidden;
}
div.chick-flicks-central-widget ul {
	margin: 12px 0 0 0;
	padding: 0;
	text-align: left;
}
div.chick-flicks-central-widget ul li {
	background: transparent url(/widgets/chick-flicks-central/img/chick-flicks-central-widget-bullet.jpg) no-repeat scroll 0 3px;
	padding: 0 0 2px 15px;
	list-style-type: none;
	font-size: 11px;
	float: left;
	margin: 0 40px 6px 0;
	width: 24em;
	height: 42px;
	overflow: hidden;
}
a.chick-flicks-central-link,
a.chick-flicks-central-link:active,
a.chick-flicks-central-link:visited,
a.chick-flicks-central-link:link,
a.chick-flicks-central-link:hover {
	display: block;
	color: #1606fe;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.clearDiv {
	clear: both;
}
