
ul.smartlatest , .smartlatest li{
	margin:0;
	padding:0;
	list-style-image:none;
	list-style-type:none;
}
.smartlatest li a:hover {
	text-decoration: underline;
}

li.smartlatest-newsli{
	border-bottom:#e2e2e2 1px dotted;
	padding-bottom:11px;
	padding-top:7px;
}

.homepagemodulebottomleft li.smartlatest-newsli{
	margin-bottom: 11px;
}
.homepagemodulebottomleft li.smartlatest-newsli .smartlatest-title{
	margin-bottom: 1px;
}
.smartlatest-img{
	margin-bottom:10px;
}
/*.smartlatest-category{
	line-height: 20px;
	color: #B0160C;
	font-size: 10px;
	font-weight: bold;
	text-transform:uppercase;
}*/

.smartlatest-title a.smartlatest-title-link{
    font-size: 14px;
	color:#000 !important;
	font-weight:bold;
	line-height: 20px;
   }

.smartlatest-date{
	color:#333;
	font-size:0.85em;
	font-style:italic;
}
.smartlatest-title{
	font-size:1.1em;
}
.smartlatest-introtext{
	font-size:0.9em;
	color:#000;
	padding-bottom:7px;
	padding-top:7px;
}
.smartlatest-readmore{
	font-size:0.9em;
}
.smartlatest-more{
	text-align:right;
	margin-top:5px;
}
ul.smartlatest{
	padding-bottom:15px;
	line-height:15px;
}
