#afterSplash{
	margin-top:7px;
	margin-bottom:7px;
}

#news{
}

	
	#news h3{
		margin:0 0 0 50px;
		letter-spacing:0;
	}
	
	#news .dates{
		position:relative;
		margin-top:3px;
		color:#e55100;
		float:left;
		width:40px;
		background:url("dates.gif") no-repeat;
		text-align:center;
		font-weight:bold;
		padding:0;
		font-size:0.78em;
		line-height:1.5em;
		height:33px;
	}
	
		#news .dates .months{
			color:white;
		}
	
	#news p{
		padding:0 0 10px;
		margin-top:5px;
		margin-left:50px;
	}