/**
 * Style sheet d_news
 */
.mod_newsreader .info, .mod_newslist .info
{
	height:2.2em;
	text-align:right;
	font-size:.8em;
	color:#A0A0A0;
}

.mod_newsreader .layout_full, .mod_newslist .layout_full
{
	margin-bottom:1em;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#DEC32B;
}

.mod_newslist .layout_full.last
{
	margin-bottom:0em;
	border-bottom-width:0px;
}

.mod_newsreader ce_text, .mod_newslist ce_text
{
	clear:both;
}

.mod_newsreader h1, .mod_newslist h1
{
	float:left;
	font-size:1.1em;
}

* html .mod_newsreader h1
{
	height:1%;
}

* html .mod_newslist h1
{
	height:1%;
}
