/* CSS Document */
#main img {display:none;}
#main {margin-left:0px; width:650px; clear:both;}
#container img {display:none;}
#navcontainer {display:none;}
/*#newsbox {border: 1px dotted #000; margin:0px; padding:0px;}*/
#newsbox {float:none; width:650px;}
#newstitle { text-align:left; color:#000;}
.news {border:1px solid #fff; margin:0px; padding:0px;}
.news ul{list-style-type:square; margin:0px; padding:3px; list-style-position:inside;}
.news li{margin:0px;/* padding:5px; padding-left:5px;*/display:list-item;color:#000;}


/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */

.sIFR-flash, object, embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: /*auto*/20px !important;
}
