

#post {
	padding-bottom: 14px;
}
.formLabel {
	font-weight: bold;
}
.formLine {
	padding-top: 10px;
}
#subButton {
	text-align: center;
}
.textbox {
	font-family: tahoma, verdana, helvetica; 
	font-size: 11px;
	color: white;
	background-color: black;
	border: 1px solid white;
}
select {
	font-family: tahoma, verdana, helvetica; 
	font-size: 11px;
	color: white;
	background-color: black;
	border: 1px solid #eee;
}
.submit {
	font-family: tahoma, verdana, helvetica; 
	font-size: 11px;
	color: white;
	background-color: transparent;
	border: 1px solid white;
}	
.req {
	color: red;
}
.profileImg {
	border: 1px solid #ccc;
}