#login_form {
	float: right;
	width: 260px;
	padding-top: 25px;
}

#login_form input {
	display: block;
	padding: 5px 8px;
	width: 244px;
	border: none;
	background: #000;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	margin-bottom: 10px;
}
#btn_login {
	float: right;
	display: block;
	border: none;
	width: 112px;
	height: 40px;
	text-indent: -9999em;
	background: url('/media/img/hdr/btn_login_w.gif') left top no-repeat;
	cursor: pointer;
}

#contact_help {
	float: left;
	font-size: 1.2em;
	color: #000;
	text-decoration: underline;
	margin-top: 10px;
}

#content .wrap {
	width: 715px;
}

#events {
	width: 210px;
}
#quotes {
	width: 445px;
}

p#join {
	clear: both;
	font-size: 2em;
	color: #fff;
	text-align: center;
	margin-bottom: 40px;
}

#the_event h2 { background-image: url('/media/img/hdr/the_event_login.gif'); }
#the_event.pnl_white object {
	display: block;
	margin: 12px auto 0;
}