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

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: 138px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: -147px; */
	position:relative;
}
* html #starboard {
	margin-top: -147px; */
	margin-right: 3px;
}