#content {
	height: auto !important;
}

#content b.news-title {
	display: block;
	width: 652px;
	padding: 11px 20px 8px 20px;
	margin: 0px 39px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-align: right;
	color: #C50A0A;
	background: #FFF url("../../himg/news-open-z1.gif") repeat-y top center;
	direction: rtl;
}
#content b.news-title b.news-date {
	display: block;
	float: left;
	clear: none;
	margin: 0;
	padding: 0;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 8pt;
	text-align: left;
	font-weight: normal;
	color: #666;
}
#content p.news-body {
	display: block;
	width: 632px;
	background: #FFF url("../../himg/news-body-z2.gif") repeat-y top center;
	padding: 10px 30px;
	margin: 0 39px;
	border: none;
	text-align: justify;
	line-height: 13pt;
	direction: rtl;
}
#content b.news-close {
	display: block;
	width: 652px;
	padding: 0 20px 20px 20px;
	margin: 0px 39px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 8pt;
	text-align: left;
	font-weight: bold;
	color: #C50A0A;
	background: #FFF url("../../himg/news-close-z2.gif") repeat-y bottom center;
	direction: rtl;
}
#content b.news-close a:link,
#content b.news-close a:visited {
	color: #C50A0A;
	font-weight: normal;
	text-decoration: none;
}
#content b.news-close a:hover,
#content b.news-close a:active {
	color: #666; 
	text-decoration: underline;
}