#news h2.articleTitle {
	margin-bottom:0;
}
#news h4 {
	margin-bottom:0.7em;
}

#news .fileDownload {
	float:right;
}
#news .fileDownload img{
	border:0;
	float:left;
	margin-right:1em;
}
#news .fileDownload p{
	margin-top:8px;
}

#otherNews {
	float:left;
	border-bottom:1px solid #999999;
}

#otherNews h2 {
	margin-top:1em;
}

/* The Summary table */
#otherNews table {
	width:100%;
}
#otherNews h3 {
	margin-top:0.5em;
}
#otherNews table tr {
	width:100%;
}
#otherNews td{
	margin-bottom:0.5em;
	border-bottom:1px solid #CCCCCC;
}
#otherNews td img {
	margin-right:20px;	
	border:2px solid #999999;	
}
#otherNews td a:hover img  {
	border-color:#FA8F0D;
}