input.inputtext {
  border-width: 2px;
  border-top-color: #ccc;
  border-left-color: #ccc;
  border-bottom: 1px solid #e0e0e0;
  border-right-color: #e0e0e0;
  border-style: solid;
  border-top-style: groove;
  border-left-style: groove;
  margin-bottom: 9px;
  padding: 2px;
  width: 215px;
  height: 23px;
}

.formAlumni {
width:495px;
float:left;
display: block;
}

.formAlumni ul li {
	list-style-type: none;
	display: block;
	float: left;
}

.formAlumni ul li {
	width: 225px;
	height: 27px;
	margin-right: 20px;
/*	background: url(../images/podInput.gif) no-repeat; */
}

#alumniformsubmit{
	height:30px;
	width:73px;
	border:none;
	background: url(../images/submit.gif) no-repeat;
}

.structural {
  position: absolute;
  left: -9999px;
  top: 0;
}/*Class name that gets assigned to hidden label elements*/

.errorColor {
	color: #c24b2b;
}

.formAlumni input.doublewide {
  width: 460px;
}

.formAlumni ul li.doublewide {
  width: 460px;
  clear:both;
}

#commentID {
	padding-top: 9px;
	height: 125px;
	clear:both;
	float: left;
}

#comments {
	width: 460px;
	height: 100px;
	float: left;
}
