div.leadArticle
{
    
    margin: 0 0 10px 0;
}

div.leadArticle h1
{
	border-bottom:8px solid #E9BF17;
	font-size:2em;
	font-weight:normal;
}

div.leadArticle h2
{
    background: #AA935F url(images/goldbggradient.jpg) repeat-x scroll 0%;
    color: #fff;
    font-size: 1.5em;
    font-weight: normal;
    padding: 3px 6px 4px;
    text-transform: uppercase;
}
div.leadArticle h2 span
{
    display: block;
}

div.leadArticle h3
{
	
	font-size: 2.3em;
	font-weight: normal;
    line-height: 24px;
    display: block;
    padding: 0 0 5px 0;
}

div.leadArticle h3 a
{
    color: #445b6c;
    
}

div.leadArticle h3 a:hover, div.leadArticle h3 a:focus
{
}


div.leadArticle p.information, div.leadArticle p.date
{
 
    color: #666;
}

div.leadArticle div.info
{
    margin: 0 0 10px 0;
}
div.leadArticle p.information
{
    margin: 0px;
    color: #c59e00;
    display: inline;
}

div.leadArticle p.seeAll
{
  color: #000000;
  float: right;
}

div.leadArticle p.summary
{
 
}
div.leadArticle p.summary span.readmorelink
{
	display: none;
}

div.leadArticle p.date
{
    margin: 0 0 1px 0;
    color: #a2a2a2;
}

div.leadArticle p
{
    margin-bottom: 10px;
}

div.leadArticle div.leadArticleArea01 p
{
	float:left;	
	width:50px;
}

div.leadArticle p.comments
{
    font-weight: bold;
    margin-bottom: 5px;
}

div.leadArticle p.comments img
{
    vertical-align: middle;
}


div.leadArticleArea01
{
    float: left;
    display: inline;
    width: 300px;
}

div.leadArticleArea02
{
    float: left;
    display: inline;
    width: 285px;
    margin-right: 20px;
}

div.leadArticle div.overallRating
{
  
}
