div.leadArticle {
	margin-bottom: 10px;
	clear:both;
}

div.leadArticle h2 {
	color: #900101;
	font-size: 1.4em;
	margin-bottom: 10px;
	text-transform: uppercase;
	background: url(images/bg_dots03.gif) bottom left repeat-x;	
	padding-top: 1px;
}

div.leadArticle h2 span {
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	background: url(images/bg_dots03.gif) top left repeat-x;	
}

div.leadArticle h3 {
	font-size: 1.6em;
	color: #900101;
	margin-bottom: 7px;
}

div.leadArticle h3 a:link, div.leadArticle h3 a:visited {

}

div.leadArticle p.information, div.leadArticle p.date {
	font-size: 1em;
	color: #666666;
}

div.leadArticle p.information {
	margin-bottom: 0px;
}

div.leadArticle p.summary {
	font-size: 1.1em;
}

div.leadArticle p.date {
	margin-bottom: 7px;
}

div.leadArticle p {
	font-size: 1.2em;
	margin-bottom: 10px;
}

div.leadArticle p.comments {
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 5px;
}

div.leadArticle p.comments img {
	vertical-align: middle
}


div.leadArticleArea01 {
	float: left;
	display: inline;
	width: 300px;
	margin-right: 10px;
}

div.leadArticleArea02 {
	float: left;
	display: inline;
	width: 300px;
}

div.leadArticle div.overallRating {
	font-size: 1.1em;
}
