.eventForm {
	clear:both;
	color:#666666;
	font-size:13px;
	margin:5px 0 0;
}
.eventForm h4 {
	color:#666666;
	font-size:15px;
	margin:0;
	padding:0 0 10px 0;
}
.eventRow {
	margin-top:20px;
}
.eventRow label {
	float:left;
	text-align:right;
	color:#6f574f;
	width:100px;
	margin-right:5px;
}
.eventRow .w50 {
	width:50px;
}
.eventRow .w140 {
	width:140px;
}
.eventRow .w145 {
	width:145px;
}
.eventRow .w200 {
	width:200px;
}
.eventRow input, select {
	color:#666666;
	font-size:12px;
}
.w200 {
	width:200px;
}

