#home_news {
	background: #f2f0f1;
	padding: 5px;
	border: 1px solid #CCC;
	width:528px;
	overflow:inherit;
}
*html#home_news{
w\idth:540px;width:540px;
}
#home_news_main {
	float: left;
	background: #f2f0f1;
	width: 243px;
}
#home_news_main_text {
	padding: 5px;
}
#home_news_rest {
	float: right;
	width: 280px;
	background: #fff;
}
#portal {
clear: both;
padding-top: 10px;
}
.portal_section {
	width: 172px;
	float: left;
	margin: 0 8px 0 0;
	padding: 0;
}
.portal_section h2 {
	font-size: 0.9em;
	font-weight: bold;
	margin: 0;
	padding-top: 5px;
	padding-bottom: 5px;
}
.portal_section ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.portal_section li {
	background: url(/images/arrows/bullet_grey_right.gif) no-repeat left;
	padding-left: 15px;
	border-bottom: 1px dotted #999999;
	padding-bottom: 2px;
	padding-top: 2px;
	margin: 0px;
	font-size: 0.9em;
}

.portal_section li a {
line-height: 1.2;
text-decoration:none;
}

.portal_section li a:hover {
line-height: 1.2;
text-decoration:none;
}


.heading_red a {
color: #FFF;
text-decoration:none;
}

.heading_red a:hover {
color: #999;
}
