div#help-links {float:right; width:300px}
div.box {border:1px solid #48596C; margin:10px;}
div.box h3 {
	text-align: center;
	font-size: medium;
	font-weight: normal;
    margin: 0;
    padding: 2px;
	background-color: #48596C;
	color: white;
}
div.box p {
	background-color: #e5e5e5;
	margin: 0;
	padding: 10px;
}

dt {font-weight: bold; margin-top: 1em; color:#614400;}
dd {margin-left: 3em;
	margin-bottom:10px;

}

/* for contact pages: */
div.label {clear: both; float: left; width: 250px; min-height: 2em; padding-right: 10px; margin-bottom:5px; vertical-align: middle;}
div.input {float: left; min-height: 2em}
div.comment {float: left}
div.error { float: left; vertical-align: middle; }
div.submit {clear:both; margin-left: 260px}
.required  {color:#ff0000; font-weight: bold}
div.required div {background-color: #f5f5ff}

#organiser-enquiry-table th.section-header { padding: 5px; color: #ff8c00; font-size: 14px; font-weight: bold; border: 0}
#organiser-enquiry-table th { text-align: left; border-bottom: 1px dashed #e0e0e0 }
#organiser-enquiry-table td.submit { text-align: center; }


#regist-event-title { 
    font-size: 15px; 
    padding-left: 20px; 
    background-image:url(/images/runningman.gif); 
    background-position: left top; 
    background-repeat: no-repeat;
    color: #ff8c00;
   }
#main {
    margin: 0 80px 0 20px;
} 
h2 {font-size:14px; margin-bottom:12px}

div.address {width:48%; float:left}
div#head-office {width:auto; float:none}
.address {font-size: 12px}
.address h3 {color:#feba3b; font-size: 12px}
.address p {margin-bottom: 10px}

#gpx-idcard-detail .title {
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 20px;
}

#gpx-idcard-detail .content {
    text-align: center;
}

#gpx-idcard-detail .link {
    margin: 20px 0px;
    text-align: center;
}

#gpx-idcard-detail table {
    width: 100%;
}

#gpx-idcard-detail table td {
    width:50%;
    text-align: left;
}

#gpx-idcard-detail table td:first-child {
    text-align: right;
}
