.f_rightside_news_box, .m_rightside_news_box
{
	clear: left;
	border-width: 1px;
	border-style: solid;
	margin: 0 auto;
	margin-bottom: 5px;
	width: 250px;
	margin-top: 2px;
}

.f_rightside_news_box .title, .m_rightside_news_box .title 
{
	font: bold 15px Arial;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	width: 250px;
	height: 28px;
	overflow: hidden;
	border-bottom-color:#985f76;
	background:url('http://static.imgsrv.anyuci.hu/rightside/rightside_ajanlott_title_female.gif') top left repeat-x;
	color: #fff;
}

.m_rightside_news_box .title
{
	border-bottom-color: #5f7f98;
	background: url('http://static.imgsrv.apuci.hu/rightside/rightside_ajanlott_title_male.gif') top left repeat-x;
}

.f_rightside_news_box .cnt, .m_rightside_news_box .cnt 
{
	padding-top: 3px;
	width: 240px;
	padding: 5px;
	background: #FFF8FB;
}

.m_rightside_news_box .cnt 
{
	background: #F3FCFE;
}

.f_rightside_news_box .cnt span, .m_rightside_news_box .cnt span
{
	float: left;
	width: 240px;
	color: #000000;
}

.f_rightside_news_box .cnt .subtitle, .m_rightside_news_box .cnt .subtitle
{
	color: #6F2544;
}

.m_rightside_news_box .cnt .subtitle
{
	color: #488DB7;
}