@charset "utf-8";
/* CSS Document */

@import url('dataitems.css');

div#pageContent div.article h1 {
	margin:15px 0em 0.6em 0em;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.6em;
	font-weight:normal;
	color:#f7941d;	
}

div.headerInformation {position:relative; width:471px; height:2.5em; background:url(../../_sharedimg/hr_dotted.gif) repeat-x bottom left;}
div.headerInformation p {line-height:1em;}
div.headerInformation p.dateTime {position:absolute; top:2px; right:0px;}
div.headerInformation p.metaInformation {position:absolute; top:3px; left:0px;}

div#pageContent div.bodyContent {padding-right:30px; width:599px; overflow:visible;}
div#pageContent div.bodyContent img {
	border:8px solid #dcdcde;
	padding:1px;
}
div#pageContent.withControlPanel div.bodyContent {padding-right:30px; width:441px; overflow:visible;}

div#pageContent.withControlPanel p.minHeightFiller {margin-bottom:800px;}