div.home_left{
	float:left;
	width: 390px;
}

div.home_right{
	margin-left:390px;
	width: 180px;
}

div.latestnews_element{
	width: 100%;
	background-color: #eee;

	font-size: 12px;
	color:#000;
}

div.latestnews_element_news{
	width: 100%;
	text-align:left;
}

div.latestnews_element_news a{
	font-weight: bold;
	text-decoration: none;
	color: #000;
}

div.latestnews_element_link{
	width: 100%;
	text-align:right;	
}

div.latestnews_element_link a{
	font-weight: bold;
	text-decoration: none;	
	color: #000;
}

hr.latestnews_ruler{
	width: 98%;
	color: #000;
	height: 2px;
}

/*promoted bus*/
div.promotedbus_elements{
	width: 100%;
	background-color: #eee;

	font-weight: bold;
	font-size: 12px;
	color:#000;
}
