@import url(default.css);

#sponsors #content table.grid {
	margin-top:24px;
}

#sponsors #content table.grid td h3 {
	margin-bottom:8px;
}

#sponsors #content table.grid td img {
	margin:0 0 32px 0;
}

#sponsors #content div#moreInfo {
	margin:24px 0 0 0;
	padding:16px 0 0 0;
	
	background-image:url(../images/bg/divider_gradient.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

#sponsors #content div#moreInfo h3 {
	margin-bottom:8px;
}


