 
*{
    font-family: trebuchet ms, tahoma, arial, helvetica, sans-serif;
}
 
#left, #header, #right, #footer, #path, #adv, #comments, #print, #gallery {
	display: none;
}
 
#content {
	width: 18cm;
}
 
#news p {
	text-indent: 20px;
}
 
#news h1 {
	color: black;
	font-size: 13pt;
	font-weight: normal;
	padding: 0px;
	margin: 0px 0px 0px 25px;
	display: block;
	float: left;
}
 
#news .date {
	display: block;
	color:#6E6E6E;
	font-size: 10pt;
}
 
#news h2 {
	font-weight:bold;
	color: black;
	font-size: 13pt;
	padding: 0px;
	margin: 0px 0px 0px 40px;
}
 
#news_date {
	float: right;
}