.news_post
{
	width: 90%;
	border: none;
}

.news_post .news_post_title
{
	font-family: Verdana, helvetica, arial;
	font-size: 12px;
	color: #000000;
	height: 24px;
	width: 100%;
}

.news_post .news_post_title .news_post_title_bg
{
	background-image: url(../images/site/news-slice.gif);
}