

/*--------------featured--------------*/
div.featured, div#events {
	width:575px;
	float:left;
	clear:none;
	margin-top:10px;
	margin-left:10px;
	border-left:1px #ccc solid;
	border-bottom:1px #ccc solid;
}
div.featured ul, table.featured {
	width:100%;
	float:left;
	list-style:none;
	margin:10px 0;
}
#rightcol table.featured td {
	width:25%;
	text-align:center;
	vertical-align:middle;
}
div.featured ul li a img {
	margin:0 auto;
	border:2px solid #ccc;
}
table.featured td img {
	width:100px;
}