#content #news {
	float:left;
	font-size:12px;
	line-height:175%;
/*min-height:410px;*/
/*	padding:0 10px;*/
	width:506px;
}

#news img.logo {
    /*float:left;*/
    
}

div#column p {
    clear:both;
}

#news a, #news a:active, #news a:hover, #news a:link  {
    text-decoration:none;
    color: #001E85;
    font-style: italic;
}
#news h1 {
	background: #0B5292; 
    line-height: 15px;
	padding: 5px;
	margin: 0 0 3px;
    color: #FFF;
    text-align:center;
}

#news #column {
    /*border:1px solid #000;*/
    background: #BED3E7;
	float:left;
	width: 235px;
    height: 215px;
	padding-left: 15px;
	margin-right: 1px;
}

#news .line {
	margin-left: 5px;
	border-left: 1px solid #CCCCCC;
}

#news span {
	font-size: 10px;
}

#news img {
	/*float:left;*/
	padding-right: 2px;
	padding-bottom: 2px;
}

#news h2 {
	font-style: normal;
	text-decoration:none;
}

#news .readmore {
	color:black;
	text-decoration: none;
	font-style: italic;
}



#news ul a:active, #news ul a:link, #news ul a:visited {
	text-decoration:none;
	color: #021F7D;
	font-weight: bold;	
}  

#news ul a:hover, #news ul {
	
}
  
#news ul, #news li {
	line-height: 75%;
	margin: 0 0 3px;
	padding: 5px;
	list-style-type: none;
}

