/**
 * Style sheet news
 */
.mod_newslist .layout_short
{
	padding-top:5px;
	padding-bottom:5px;
}

.mod_newslist h2
{
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	background-image:url("tl_files/template/bullet3.gif");
	background-position:left center;
	background-repeat:no-repeat;
	font-weight:bold;
	font-size:1.2em;
}

.mod_newslist h2 a
{
	color:#FFFFFF;
}

.mod_newslist .teaser
{
	color:#464646;
}

.mod_newslist p
{
	margin-left:10px;
}

.mod_newsreader h1
{
	padding-bottom:5px;
	font-weight:bold;
	font-size:1.2em;
}

.mod_newsreader .ce_text
{
	padding-bottom:5px;
}
