.left_pict
{
	background: url(../img/archiv_pict.gif) top no-repeat;
	height: 33px;
	width: 372px;
}

.left_bluetext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #408cb3;
	margin: 13px 0 9px 148px;
}
.left_graytext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7d7d7d;
	margin: 5px 0 5px 147px;
}
.left_blacktext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin: 5px 0 0 0;
}
/*a.read {font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#408cb3; text-decoration:underline;}
a:hover.read {font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#c32f06; text-decoration:underline;}*/
#read_pos
{
	margin: 5px 0 0 154px;
}


.archivestable
{
	width: 372px;
}
.archivestable td
{
	background: url(../img/feat_fon.gif) top left no-repeat;
	height: 122px;
}
.archivestable td div
{
	display: block;
	float: left;
	font: 12px Arial, Helvetica, sans-serif;
	color: #7d7d7d;
	line-height: 18px;
}
.archivestable td div.photo
{
	width: 129px;
	padding: 13px 0 0 8px;
}

.archivestable td div.cont
{
	margin: 15px 0 0 11px;
	width: 200px;
}
.archivestable td div span
{
	color: #000;
}
.archivestable td div a
{
	color: #c32f06;
	text-decoration: underline;
	display: block;
}
/*.archivestable td div h1 {
	font-size:14px; 
	font-weight:bold;
	color:#069;
	margin:0 0 4px 0px;
	font-family: Verdana,Helvetica, sans-serif;
width: 100%;
	}*/
.archivestable td div .featurelistheading
{
	font-size: 14px;
	font-weight: bold;
	color: #069;
	margin: 0 0 4px 0px;
	font-family: Verdana,Helvetica, sans-serif;
	width: 100%;
}
#last_td
{
	height: 142px;
	background-image: url(../img/feature_pict5.gif);
}

.log_in
{
	float: right;
	display: block;
	height: 100px;
	margin: 0 8px 0 0;
}
/*below css is adde dnby sandeep for solving the feature address css issue*/
.viewhtmleditorpost .FeatureAddress
{
	font-family: Arial,helvetica,sans-serif !important;
	font-size: 12pt !important;
	color: #c00030 !important;
}
.viewhtmleditorpost .FeatureAddress span
{
	font-family: Arial,helvetica,sans-serif !important;
	font-size: 12pt !important;
	color: #c00030 !important;
}

.viewhtmleditorpost .FeatureAddress a
{
	font-family: Arial,helvetica,sans-serif !important;
	font-size: 12pt !important;
	color: #c00030 !important;
}
.viewhtmleditorpost .FeatureAddress p
{
	font-family: Arial,helvetica,sans-serif !important;
	font-size: 12pt !important;
	color: #c00030 !important;
}
/*-- below css is written by sandeep for resloving css clashing issues in HTML editor's view pages ---*/
.viewhtmleditorpost
{
	/*color: inherit; 	font-size: 12px; 	font-family: Arial,helvetica,sans-serif;*/
	color: #666666;
	font-size: 12pt;
	font-family: Arial,helvetica,sans-serif;
}
.viewhtmleditorpost span
{
	color: #666666 !important;
	font-size: 12pt !important;
	font-family: Arial,helvetica,sans-serif !important;
}
.viewhtmleditorpost h1
{
	color: inherit;
	font-size: inherit;
	margin: 0;
	padding: 0;
}
.viewhtmleditorpost h2
{
	color: inherit;
	font-size: inherit;
	margin: 0;
	padding: 0;
}
.viewhtmleditorpost h3
{
	color: inherit;
	font-size: inherit;
	margin: 0;
	padding: 0;
}
.viewhtmleditorpost ol
{
	margin: 0;
	padding: 0;
}
.viewhtmleditorpost ul
{
	margin: 0;
	padding: 0;
}
.viewhtmleditorpost li
{
	margin: 0;
	padding: 0;
	margin-left: 20px;
}
.viewhtmleditorpost p
{
	/*margin-bottom: 10px;*/
}
.viewhtmleditorpost ol li
{
	list-style-type: decimal;
}
.viewhtmleditorpost ul li
{
	list-style-type: disc;
}
.viewhtmleditorpost td
{
	border: none;
	font-size: 12px;
	padding: 0;
	margin: 0;
}
.featured-article-title{font-family:Verdana,Arial,Helvetica,sans-serif;padding-top:10px;padding-bottom:10px; }

.featured-article-title h1
{
color:#C32F06;
font-size:14px;
font-size-adjust:none;
font-style:normal;
font-variant:normal;
font-weight:normal;
padding-bottom:0px;
line-height:60%;

}
.featured-article-title h2
{
line-height:60%;
padding-top:0px;
color:#000000;
font-size:12px;
font-size-adjust:none;
font-style:normal;
font-variant:normal;
font-weight:normal;
}

* + html .featured-article-title{font-family:Verdana,Arial,Helvetica,sans-serif;padding-top:10px;padding-bottom:10px;  }
* + html .featured-article-title h1
{
color:#C32F06;
font-size:14px;
font-size-adjust:none;
font-style:normal;
font-variant:normal;
font-weight:normal;
padding-top:0px;
padding-bottom:0px;
line-height:60%;

}
* + html .featured-article-title h2
{
line-height:60%;
padding-top:0px;
padding-bottom:0px;
color:#000000;
font-size:12px;
font-size-adjust:none;
font-style:normal;
font-variant:normal;
font-weight:normal;
}
