#content {
	width: 648px;
	padding-left: 15px;
}
.form_wrapper {
	background:#FCFCFB;
	border:1px solid #CCCCB2;
	border-radius:2px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	padding:12px;
}

#reserve-your-place-link {
	background:transparent url(/images/global/reserve_your_team_place.gif) no-repeat scroll left top;
	display:block;
	height:118px;
	margin:10px 0;
	text-indent:-9999px;
	width:260px;
}

#reserve-your-place-link:hover {
	background:transparent url(/images/global/reserve_your_team_place.gif) no-repeat scroll 0 -118px;
}

#left-col .donate a  {
	background:transparent url(/images/global/donate-now.gif) no-repeat scroll left top;
	display:block;
	height:118px;
	margin:10px 0;
	text-indent:-9999px;
	width:260px;
}

#left-col .donate a:hover {
	background:transparent url(/images/global/donate-now.gif) no-repeat scroll 0 -118px;
}