/* CSS Document */

body{	
	font-family: Arial, Tahoma, Verdana;	
	font-size: 11px; 
	font-weight: normal; 
	color: #202020;
	margin: 0px; 
	padding:0px; 
}
img{ border: none; }
.clear{ clear:both; margin:0px; padding:0px;}
h1, h2, h3{ margin: 0; padding: 0; }

#header{ display: none; }
#menu{ display: none; }
.sections-space{ display: none; }
#menu-bottom{ display: none; }
#copyright{ display: none; }
.left1{ display: none; }
.right{ display: none; }
.print-send-news{ display: none; }
.print-comments{ display: none; }
#print-banner-center{ display: none; }
#print-related{ display: none; }
#print-action-button{ display: none; }
#back{ display: none; }

.left2{ 
	float: left; width: 549px; text-align: left; }
.news-details .details{ 
	width: 527px; 
	padding: 10px; 
	float: left; 
	border-left: 1px solid #dadada; 
	border-right: 1px solid #dadada; 
	color: #202020; 
	font-size: 12px;
}
.news-details .details .image-container{ width: 268px; padding-left: 10px; float: left; }
.news-details .details .text-image{ 
	width: 228px;
	background-color: #e1e1e1; 
	font-size: 11px;
	color: #202020;
	padding: 15px;
	font-weight: bold;
	line-height: 14px;
	text-align: left;
}
.news-details .details .date{ color: #878787; font-size: 11px; font-family: Tahoma, Arial, Verdana; }
.news-details .details h1{ color: #000000; font-size: 16px; font-weight: bold; margin-bottom: 5px; }