@charset "UTF-8";
/* CSS Document */


.event .forminput, .forminput_subject, .textarea {
	margin:0 0 10px 0;
	padding:0;
	width:500px;
	margin:0 0 10px 0;
	float:left;
	clear:left;
	}

.event .textarea {
/*	margin:0 0 10px 0;
	width:540px;*/
	height:200px;
	}
	
.event .formsubmit {
	float:left;
	clear:left;
	margin:5px 0 10px 0;
	width:70px;
	}
	
.event .email_check_holder {
	float:left;
	clear:left;
	}
	
.event .email_check {
	float:left;
	clear:none;
	margin:1px 4px 0 0;
	}
	
.event .email_check_p {
	float:right;
	clear:none;
	margin:0;
	}
	
.event	 {margin-top:0px;}

h2 {margin-bottom:0; clear:left;}

.event form p,
.event form p.program_time {
	margin:5px 0 0 0;
	}
