#news-left {
	width:63%;
	float:left;
}
#news-right {
	width:30%;
	float:right;
}

.main-news #news-left {
	width:563px !important;
}
.main-news #news-right {
	width:133px !important;
}

.news-list-item {
	margin-bottom:10px;
	background-image:url(../img/pxGrey.gif);
	background-repeat:repeat-x;
	background-position:0px bottom;
}
.news-single-item h1,
.news-list-item h1 {
	color:#00A6EF;
	font-size:14px;
	margin-bottom:0px;
	margin-top:0px;
}
.news-list-date {
	color:#7f7f7f;
}
.news-list-item img {
	margin-right:20px;
}
.news-list-morelink {
	text-align:right;
}

#news-right h1 {
	color:#000000;
	font-size:14px;
	margin-top:0px;
}
#news-right h1 {
	font-size:14px;
	margin-bottom:10px;
}
.news-single-img p {
	font-size:10px;
}