.newsTemplate1{
	padding: 0px;
	margin-left: 10px;
	float:left;
	width:265px;
	vertical-align:top;
}
.newsTemplate1 a
{
    float:left;
    width:92px;
}
.newsTemplate1 img{
	border: solid 1px #666666;
	float: left;
	margin: 0px;
	padding: 0px;
	margin-top:2px;
}
.newsTemplate1 div.textField{
	float: left;
	padding: 0px 14px 0px 14px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #818181;
	line-height: 13px;
}
.newsTemplate1 div.textField span.title{
	color: #2d2d2d;
}
.newsTemplate1 div.textField a{
	color: #818181;
	text-decoration: none;
}
.fotoTbl table{
    padding: 10px 0px 10px 0px;
}
.fotoTbl tr{
	background: url(images/dash.gif) 0 100% repeat-x;
}
.fotoTbl tr td{
    padding: 4px 0px 4px 0px;
}
.cleaner{
	clear: both;
}
.listItems 
{
    margin-bottom:10px;
}
.listItems ul{
	margin: 0px;
	margin-left:0px;
	padding: 0px;
}
.listItems ul li{
	list-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2d2d2d;
	background: url(images/arrow_bullet.gif) no-repeat 0px 6px;
	padding-left: 10px;
	line-height: 16px;
}