/**
 * Style sheet news
 */
.mod_newslist
{
	width: 145px; 
	background: #e8e8e8;
	margin-left:15px;
	margin-bottom:25px;
}

.mod_newslist h1
{
	width:0px;
	height:0px; 
	left:-1000px; 
	top:-1000px; 
	position:absolute; 
	overflow:hidden; 
	display:inline;
}

.mod_newslist div.layout_full
{
	background: transparent url(tl_files/actmag/css/spotbanner.jpg) top left no-repeat;
}

.mod_newslist div.ce_text
{
	background: transparent url(tl_files/actmag/css/spotbanner-down.jpg) bottom left no-repeat;
	margin-left:0px;
	padding-bottom:20px;
}

.mod_newslist div.ce_text p
{
	font-size: 12px;
	color:#000;
	text-align:center;
	margin-left:0px;
}

.mod_newslist h2
{
	font-size:12px;
	text-align:center;
	margin-top:25px;
	text-align:center;
}
