/***************************************************************/
/* NEWS                                                        */
/***************************************************************/

/*.news-latest-container h2 {
	font-size: 11px;
	font-weight: bold;
	border-bottom: 1px dashed #85847f;
}*/


.news-latest-container h2 {
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	background: url(../img/misc/underline_rightnav.gif) repeat-x left bottom;
	margin: 0 0 1px 0;
	padding: 0 0 3px 0;
}




.news-latest-container a {
	color: black;
	text-decoration: none;
}

.news-latest-container {
	bottom: 32px;
	position: absolute;
	width: 262px;
}

* html .news-latest-container {
	bottom: 40px;
	position: absolute;
	width: 262px;
}

.news-latest-date {

}

.news-latest-item {
	background:#E4E3DE url(../img/news_more_icon.jpg) no-repeat scroll right 67px;
	border-bottom:1px dashed #85847F;
	padding:5px 0 2px 3px;
}

.news-latest-item h3 {
	font-size: 11px;
	font-weight: bold;
	margin: 4px 0px 4px 0px;
}