#content #gridholder{
	display:none;
	width:220px;
	float:right;
}
#content #news{
	width:710px;
}
.odd { background:#fafafa; }
.even { background: #f2f1f1; }

#news a{
	display:block;
	color:#922a8e;
}
#news a:hover{
	text-decoration:underline;
	background:none;
	color:#922a8e;
}
#news table tr td{
	padding:5px;
}

#news_in a{
display:inline;
}
