#body #main {
	width:685px;
	float:left;
}

#media_details,
#sponsorship_details {
	padding:5px;
	margin-bottom:5px;
}

label .required {
	color:#cc0000;
}

label {
	float:left;
	margin-right:5px;
	display:block;
	width:150px;
	font-size:10px;
}

label span.form_label {
	font-size:12px;
}

label.error {
	float: none; color: red; padding-left: .5em; vertical-align: top;
}

#media_accreditation_form input,
#media_accreditation_form textarea {
	background:#e1e1e1;
	padding:3px;
	width:300px;
	border:0px;
	font-family:'Trebuchet MS';
	font-size:16px;
}

input#da_media_submit {
	width:196px;
	height:30px;
	margin-left:150px;
	background:none;
}

#media_releases li {
	border-bottom:dotted 1px #111;
	margin-bottom:10px;
	padding-bottom:5px;
	list-style:none;
}

.media_release_icon {
	float:left;
	width:50px;
	margin-right:10px;
}

.media_release_title {
	float:left;
	margin-top:10px;
}