div.harry-potter-central-widget {
	font-family: arial,helvetic,sans-serif;
	background: transparent url(/widgets/harry-potter-central/img/potter-central-filmsite.png) no-repeat 12px 10px;
	margin: 24px auto;
	text-align: center;
	border: 1px solid #CCC;
    width: 965px;
	padding: 43px 12px 6px 12px;
}
div.harry-potter-central-widget ul {
	margin: 12px 0 0 0;
	padding: 0;
	text-align: left;
}
div.harry-potter-central-widget ul li {
	background: transparent url(/widgets/harry-potter-central/img/harry-potter-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.harry-potter-central-link,
a.harry-potter-central-link:active,
a.harry-potter-central-link:visited,
a.harry-potter-central-link:link,
a.harry-potter-central-link:hover {
	display: block;
	color: #1606fe;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.clearDiv {
	clear: both;
}
