#wrap {
	font-family:Arial, Helvetica, sans-serif;
	font-size:75%;
	font-weight:bold;
	color:#111111;
	width:510px;
	background-color:#eeeeee;
	margin-left:auto;
	margin-right:auto;
	padding:10px 0px;
	position:relative;
}
.label {
	text-align:right;
	width:120px;
	padding: 0px 5px 0px 0px;
} 
.textInput {
	width: 120px;
}
.textInputL {
	width: 180px;
	}
input, select {
	margin-right:4px;
}
em {
	color:#CC0000;
}
#dateCol {
	width: 190px;
}
#activity, #type, #option {
	width: 300px;
	font-size:80%;
}
#time {
	width:140px;
	float:left;
	position:absolute;
}
.infoText {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-bottom:10px;
	font-weight:normal;
}
.submitText {
	margin-left:135px;
	}
#opt2 {
	margin-top:15px;
	text-align:center;
	}
.high3 {
	height:60px;
	}
.note {
	font-size:80%;
}
.required:after {
	margin-left:3px;
	content:url(req.png);
}
#time_wrap {
	background-image:url(req.png);
	background-repeat:no-repeat;
	background-position:0px 7px;
	padding-left:10px;
	width:160px;
	}
.after_1 {
	height: 40px;
}
.help {
	display:block;
	margin-right:10px;
	font-size:11px;
	font-weight:normal;
}
.help a {
	color: #3984B9;
	text-decoration:none;
}
.help a:hover {
	color:#FF6600;
}
.javascriptWarning {
	margin:60px 20px;
	}
.guide_note {
	margin: 0pc 10px 0px 22px;
}
#legend {
	margin:0px 15px;
	text-align:right;
}
#comments {
	width:330px;
	}
