.event-overview {
	width:700px;
	float:left;
	margin:0 0 20px 0;
	padding:0 0 20px 0;
	border-bottom:1px solid #777;
	}
.event-overview img {
	float:left;
	margin:3px 0 0 0;
	}
.event-overview-details {
	float:right;
	width:460px;
	}
.event-overview-details h3 {
	margin:0;
	padding:0 0 6px 0;
	border-bottom:1px solid #ccc;
	}
.event-overview-details dl {
	width:460px;
	margin:0px 0 10px 0;
	font-size:12px;
	}
.event-overview dt {
	float:left;
	width:160px;
	padding:6px 0 6px 0;
	font-weight:bold;
	}
.event-overview dd {
	padding:6px 0;
	border-bottom:1px solid #ccc;
	}
.event-desc {
	font-size:12px;
	}
.event-overview.register {
	border:0;
	}
#regform  label {
	float:left;
	width:160px;
	margin:0;
	}
#regform input {
	margin:0;
	}
#regform div {
	padding:6px 0;
	border-bottom:1px solid #ccc;
	}
#regform #submit {
	clear:left;
	}
div#parentdiv {
	padding:0;
	border:0px;
	}
#agb-check {
	margin:0 0 10px 0;
	}
#agb-check input {
	float:left;
	margin:5px 10px 0 0;
	}
#agb-check label {
	float:none;
	}
#errorfirstname, #errorlastname, #erroremail,
#errorphone, #erroraddress, #errorcity, #errorzip, #erroragb {
	display:block;
	margin:0 0 2px 0;
	color:#f00;
	font:normal 0.85em Verdana, Arial, Helvetica, sans-serif;
	}
#contactname, #email, #firstname, #lastname, #phone,
#address, #city, #zip {
	width:220px;
	}
#agbtext {
	display:none;
	}
#agblist {
	margin:0 0 0 15px;
	list-style:decimal;
	}
#agblist li{
	margin:0 0 5px 0;
	}
#agblist strong {
	font-weight:bold;
	}
#president {
	float:left;
	margin:0 0 0 50px;
	}
#vice-president {
	float:right;
	margin:0 50px 0 0;
	}
