﻿.related_items, .related_title{
	display:none;
}

.imageleft{	
	width:auto;
	float:left;
	padding-right:10px;	
}

.imageright{	
	width:auto;
	float:right;
	padding-left:10px;
}

.articlefulldisplay .article_title{
	background:#E7E7E8;
	height:28px;
}

.articlefulldisplay .article_title_left{
	float:left;
	background: url(../images/side_left_red.gif);	
	width: 5px;
	height:28px;
}

.articlefulldisplay .article_title_text{	
	float:left;
	padding: 6px 8px 0px 3px;
	font-size:15px;
	font-weight:bold;
	color:White;
	background: #CC1F45;
	height:22px;
	overflow:hidden;
}

.articlefulldisplay .article_title_right{
	background:url(../images/side_right_gray3.gif);
	background-position:right;
	background-repeat:no-repeat;
	height:28px;
}

.articlefulldisplay .article_author_info .article_author_name{
	padding:0px 8px;
}

.articlefulldisplay .article_body_date{
	padding:0px 8px;
}

.articlefulldisplay .article_body_content{
	padding:0px 8px;
}

.articlefulldisplay .article_body_content .desc
{
	padding-top:4px;
	font-style:italic;
}

/* css for related items */
.RelatedItem .articlefulldisplay{
	width:100%;
	float:left;
}

.RelatedItem .articlefulldisplay .relatedarticle_items .related_title_left{
	float:left;
	background: url(../images/side_left_red.gif);	
	width: 5px;
	height:28px;
}

.RelatedItem .articlefulldisplay .relatedarticle_items .related_title{
	float:left;
	padding: 6px 8px 0px 3px;
	font-size:14px;
	font-weight:bold;
	color:White;
	background: #CC1F45;
	width:130px;
	height:22px;
	overflow:hidden;
}

.RelatedItem .articlefulldisplay .relatedarticle_items .related_title_right{
	background:#E7E7E8 url(../images/side_right_gray3.gif);
	background-position:right;
	background-repeat:no-repeat;
	height:28px;
}

.RelatedItem .MainArticleContent{	
	width:575px;
	float:left;	
}

.RelatedItem .RelatedArticleContent{
	display:block;
	width:185px;
	float:right;
}

.RelatedItem .related_title{
	display:block;
}

.whitegap{	
	height:10px;
	background-color:#FFFFFF;
	clear:both;
}

.RelatedItem .articlefulldisplay .relatedarticle_items .ItemDetails{
	padding:5px;
	color:#CC1F45;
	clear:both;
}

.RelatedItem .RelatedPullquote{
	color:black;
	padding:0px 9px 5px 9px;
	width:145px;
	float:left;		
}

.RelatedItem .arrow{
	width:5px;
	float:left;
}

/* css for Nominating Panel */
.NominatingPanel .article_body_content{
	padding:0px 8px;
}

.NominatingPanel .article_body_content p{
	height:auto;
}

.NominatingPanel .article_body_content table {
	padding:0px;
}

.NominatingPanel .article_body_content table tr.tableheader{
	background:#E7E7E8;
	font-weight:bold;
	text-align:left;
}

.NominatingPanel .article_body_content table tr.tablerow1{
	text-align:left;
}

.NominatingPanel .article_body_content table tr.tablerow2{
	background:#E7E7E8;
	text-align:left;
}