/* fixes from standard.css */
div#content {
	background:url(/images/sprockets_bottomright.png) bottom right no-repeat #fff;}

/* make columns even */
div#leftcol {
	width:430px; }

div#rightcol {
	width:430px; }

/* make page title match other pages */
div#pagetitle {
	margin:20px 5px 15px 5px;
	padding:5px 0 0 15px; }

.partner {
	float:left;
	background:#fff;
	border:1px solid #bbb;
	width:400px;
	padding:5px 5px 15px 10px;
	margin-bottom:10px; }

.partnerlogo {
	float:right;
	margin-top:5px;
	margin-right: 5px; }