/* CSS Document  for article pages */

h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	line-height:26px;
	padding:0 0 12px 0;
	margin:0;
	color:#4b4c51;
	background-image:url(../images/rule_hoz_darkgrey.gif);
	background-repeat:repeat-x;
	background-position:bottom;	
}

h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	line-height:18px;
	padding:0 0 20px 0;
	margin:0;
	color:#4b4c51;
}

#newsleft h3 {
	padding-top:12px;
}

#newsWrapper p {
	font-family:Georgia, "Times New Roman", Times, serif !important;
	font-size:11px;
	line-height:20px;
	font-weight:normal;
	color:#3b3c3e;
}

#newsWrapper p.date {
	font-weight:bold;
	margin:18px 0 0 0;
	padding:0;
}

#newsWrapper p.byline {
	font-weight:bold;
	padding:0;
	margin:0;
}

#newsWrapper {
	margin-top:9px;
	border:#eeeeee 1px solid;
	/*border-bottom:none;*/
	padding:18px 9px 18px 9px !important;
}

#newsInnerWrapper {
	background-image:url(../images/rule_vert_darkgrey.gif);
	background-repeat:no-repeat;
	background-position:336px 0;
}

#newsleft {
	float:left;
	padding:0;
	margin:0;
	width:335px;
}

#newsright {
	float:left;
	padding:12px 2px 0 12px;
	margin:0;
	width:195px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width:181px;
}

#newsright ul {
	padding:0;
	margin:0;
	list-style:none;
	
}

#newsright ul li {
	display:block;
	padding:0 0 14px 0;
}

#newsright li span.date {
	display:block;
	font-weight:bold;
	font-size:12px;
	padding:0;
	margin:0;
}
#newsright a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color:#4b4c51 !important;
	font-weight:normal !important;
}

#textleft {
	float:left;
	display:block;
	padding:0 10px 0 0;
	margin:0;
	width:168px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width:158px;
}

#textright {
	float:left;
	display:block;
	padding:0 9px 0 0;
	margin:0;
	width:167px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width:158px;
}

/*\*/ * html #stagemanagerContentWrapper #rightColumn { /* fix for ie 6 as the right column doesnt fit correctly in StageManager */
	padding-left:28px !important;
}
