#next_event {
	width:294px;
	background:#111;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding:3px 3px 10px 3px;
	margin-bottom:5px;
}

#next_event_header {
	width:170px;
	height:30px;
	padding-top:20px;
	padding-left:124px;
	background:url(../img/sidebar/upcoming/header.gif) no-repeat;
}

#next_event h3 {
	background:url(../img/sidebar/upcoming/datebg.png);
	height:30px;
	color:#111;
	padding:10px;
	line-height:18px;
}

#next_event img {
	margin-bottom:4px;
}

.next_event_map {
	width:150px;
	height:80px;
	float:left;
	margin-left:5px;
}

.next_event_buttons {
	float:right;
	margin-right:5px;
	margin-top:5px;
}

.next_event_button {
	margin-bottom:3px;
}

#next_event h3 a:link,
#next_event h3 a:visited,
#next_event h3 a:hover {
	color:#111;
	text-decoration:none;
}

.event_countdown {
	width:280px;
	margin:auto;
	margin-bottom:5px;
}

.countdown_unit {
	float:left;
	font-size:9px;
	text-align:center;
	width:70px;
}

.countdown_unit input {
	border:0px;
	background:none;
	color:#fff;
	font-size:28px;
	text-align:center;
	width:50px;
	clear:both;
}

#drift_shop_sidebar_title,#mailing_list_title {margin:5px 10px 10px 10px;}
#drift_shop_sidebar,#mailing_list {width:290px;padding:5px;background:#111;-moz-border-radius:5px;-webkit-border-radius:5px;margin-bottom:5px;}
#drift_shop_sidebar_content,#mailing_list_content {background:#fff;color:#000;-moz-border-radius:5px;-webkit-border-radius:5px;padding:10px;}

#mailing_list_form_errors {
	display:none;
	color:#fff;
	padding:5px;
	background:#8d0000;
	margin-bottom:10px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}

#mailing_list_form_errors li {
	margin-left:20px;
}

.mailing_list_row {
	margin-bottom:4px;
}

.mailing_list_title {
	width:75px;
	float:left;
}

.mailing_list_field {
	float:left;
	line-height:18px;
}

.mailing_list_field input {
	background:#fff;
	padding:2px;
	width:180px;
	height:18px;
	border:solid 1px #555;
	font-family:'Trebuchet MS';
	font-size:11px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

.mailing_list_field select {
	background:#fff;
	padding:2px;
	border:solid 1px #555;
	font-family:'Trebuchet MS';
	font-size:11px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

#da_postcode {
	width:37px;
}

#mailing_list_submit {
	width:81px;
	height:30px;
	background:none;
	border:0px;
}

#follow_da {
	margin-top:5px;
	margin-bottom:5px;
}