/* css for Exhibitor REGISTRATION */
#left-content {
  height: 614px; 
}
* html #left-content {
  height: 619px; 
}

textarea {
/* height: 27px; */
 width: 288px;
 font: 1.3em  Arial, Verdana, "Lucida Grande", LucidaGrande, sans-serif;
 background: #ededed;
 border: 1px solid #a1a1a1; 
}
#starboard {
	float: right;
	width: 283px;
	height: 94px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: -104px;
	position:relative;
}
* html #starboard {
	float: right;
	margin-top: -105px;
	margin-right: 3px;
	height: 92px;
	position:relative;	
}