@charset "UTF-8";

#ff09_topArea {
	background: url(/images/09revealBG.jpg) no-repeat top left;
	width: 914;
	height: 477px;	
}

#ff09_toplinks {
	width: 300px;
	height: 100px;
	margin-left: 560px;
	padding-top: 10px;	
}

#ff09_toplinks a {
	background: url(../images/09reveal_bullet.jpg) no-repeat 0px 8px;
	padding-left: 15px;
	display: block;
	line-height: 25px;
	color: #03f;
	font-weight: bold;
	font-size: 14px;
}
#ff09_finalistStrip {
	margin-top: 30px;
	position: relative;
}
.ff09_finalist {
	position: relative;
	border: 1px solid black;
	background-color: #ccc;
	padding: 7px;
	margin-right: 9px;
	float: left;
}
.ff09_finalist .ff09_header {
	font-size: 15px;
	line-height: 18px;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
}
.ff09_finalist .ff09_subhead {
	font-size: 14px;
}

#ff09_bottomArea {
	margin-top: 15px;
}



ul {
	padding-left: 15px;	
	padding-top: 12px;
}
li {
	list-style: outside disc;
	padding-bottom: 8px;
}


