/* -------------------  HALF BOX -------------------- */

.half {width: 520px;}
.half h2.title
{background:url(/img/box/half/heading.png) no-repeat left top; margin:0; padding:0 15px;line-height:40px;font-size:15px; color:#0065A8;font-weight:bold}
.half p{padding:0; margin:0 !important}
.half .main{background:url(/img/box/half/halfMain.png) repeat-y left top; width:520px; margin:0; padding:0 3px}
.half .bottom{background:url(/img/box/half/halfBottom.png) no-repeat left top; width:526px; margin:0; padding:0; height:10px; font-size:0px}

/* -------------------  AJAX TOP -------------------- */

.HomePageNewsBlockNew {
	display: block;
	float: left;
	width:518px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
.HomePageNewsBlockNew .textContainer{
	padding: 0 0 0 15px;
	overflow:hidden;
	width:240px;
	float:left;
}

.HomePageNewsDateNew {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #A39A85;
	margin: 0 0 5px 0;
	padding:10px 0 0;
	float:left;
	width:247px;
}

.HomePageNewsImgNew {
	float: left;
	border: none;
}

.HomePageNewsTextNew {
	float: left;
	padding: 0 0 0 0;
	margin:0;
	width:247px;
}
.HomePageListLinksNew {
	float:left;
	width:262px;

	padding:0;
	overflow:hidden;
}

* html .HomePageListLinksNew {
	width:227px;
}

.HomePageListLinksNew ul {
	margin:0;
	padding:0;
}

.HomePageListLinksNew ul li {
	list-style-type:none;
}
.HomePageListLinksNew ul li a {
	display:block;
	padding: 6px 5px 8px 15px;
	text-decoration:none;
	background:url(/img/ajaxActive.png) no-repeat left center;
	border-top:1px solid #FFFFFF;
	width:244px;
	color:#0065A8;
	font-size:12px;

}
.HomePageListLinksNew ul li a:hover {
	text-decoration:none;
}
.HomePageListLinksNew ul li a.active {
	color:#ffffff;
	background:url(/img/ajaxHover.png) no-repeat left center;
}
#center .box h2.title{line-height:normal}
