.latestNews h2 {
	background-image: url(../../img/showlets/latestNews/news-top.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0 0 0 10px;
	width: 385px;
	height: 22px;
	line-height: 22px
}

#goAllNews { 
	float: left;
	width: 100%;
	margin-top: 10px;
	
}

.latestNews ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-weight: bold;
}

.latestNews ul li {
	margin: 16px 0 0 0;
	/*line-height: 140%;*/ /******/
	float: left;
	width: 100%;
}

.latestNews ul li h3 {
	margin: 0;
}

.latestNews ul li p {
	float: left;
	width: 100%;
}

.latestNews .newsTitle_aux1 {
	background-image: url(../../img/showlets/latestNews/news-middle.jpg);
	margin: 0;
	padding: 0;
}

.latestNews .newsTitle_aux {
	margin: 0;
	padding: 0;
	background-image: url(../../img/showlets/latestNews/news-bottom.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
}

.latestNews .allNews {
	text-align: right;
	color: #A20520;
}

.latestNews .allNews a:link,.latestNews .allNews a:visited {
	color: #A20520;
}

.latestNews .allNews a:hover,.latestNews .allNews a:active,.latestNews .allNews a:focus
	{
	color: #A20520;
}