@import url(jaen.css);



#middle-content {
	width:460px;
	float:left;
	overflow:hidden
}

#right {
    width:275px;
    min-height:540px;
    overflow:hidden;
    background-color:#FFFFFF;
    
  }

#middle-marker {
    margin-left:50px;
    margin-top:25px;
    margin-right:50px;
  }
  
  
  
div.news-latest-container {
	border:0px;
	margin:0px;
	padding:0px;
	
	background-color:white;
}


div.news-latest-item {
	border:0px;
	margin:0px;
	padding:0px;
	background-color:white;
	padding-bottom:12px;

}


span.news-latest-date a{
	font-family : 'Trebuchet MS', 'Bitstream Vera Sans';
    font-size : 12px;
    color:#666666;
    font-weight:bold;
}


div.news-latest-item h3 a{
	color:#004400;
	font-family : 'Trebuchet MS', 'Bitstream Vera Sans';
    font-size : 12px;
}
