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