div#new_button_news_side
{
	margin:187px 0 0 62px;
}

div.news_items_messagebox
{
	width: 160px;
	overflow: hidden;
	margin-bottom: 9px;
	position: relative;
}
div.news_items_title
{
	width: 160px;
	height: 12px;
	white-space: nowrap;
	overflow: hidden;
	color: black;
	font-size: 11px;
	font-weight: bold;
}
div.news_items_message
{
	color:black;
	font-size:10px;
	height:21px;
	letter-spacing:-0.1px;
	line-height:10px;
	overflow:hidden;
	text-align:left;
	width:160px;
}
div.news_items_readmore
{
	background-color:white;
	font-size:10px;
	height:10px;
	line-height:10px;
	margin-left:93px;
	margin-top:10px;
	padding-top:1px;
	position:absolute;
	width:67px;
	
}
a.news_items_readmore
{
	text-decoration: none;
}

div.news_items_header
{
	color: #8b8b00;
	font-size: 12px;
	margin-bottom: 9px;
	font-weight: bold;
}

div.news_morebox
{
	width: 160px;
	overflow: hidden;
	position: relative;
}

div.news_morebox a
{
	color: #c5c57f;
	text-decoration: none;
	font-style: italic;
	font-size: 11px;
	line-height: 10px;
}
