/* ------------ CSS FOR NON EXPLORER BROWSERS -------------- */

body{
	background-color:#333;
	width:100%;	
	margin-top: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	cursor: default;
}


#news_cont {
	width:200px;
	margin:0 0 0 10px;
}

