/**
 * Style sheet maNews
 */
#breaking_news, .layout_latest
{
	margin:0px 0px 12px 0px;
}

#breaking_news, .mod_newsmenu
{
	margin:0px 5px 0px 0px;
	padding:5px;
}

.mod_newsmenu ul, .mod_newsmenu li
{
	margin:0px;
	padding:0px;
	list-style-type:none;
}

* html .mod_newsmenu ul, * html .mod_newsmenu li
{
	height:1px;
}

.mod_newsmenu .year
{
	margin-bottom:2px;
	font-weight:bold;
}

.mod_newslist p
{
	margin:0px 0px 4px 0px;
}

.mod_newsreader .back
{
	padding-top:12px;
	padding-left:10px;
}

* html .mod_newsreader .back
{
	margin-top:12px;
	padding-top:0px;
}

.mod_newslist .info, .mod_newsreader .info
{
	margin-bottom:6px;
	font-size:10px;
	color:#999999;
}

.mod_newslist .layout_short
{
	margin-bottom:8px;
	padding-bottom:6px;
	padding-left:12px;
	border-bottom:1px solid #c6ad8d;
}

.mod_newsreader .ce_text
{
	margin-top:16px;
}

.mod_article, .mod_newsreader
{
	margin-right:0px;
}

.mod_newsreader h2
{
	margin-bottom:12px;
}

