.leftCell

{
	background-color: #B6AFA4;
	color: #fff;
	width: 30px;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	vertical-align:top;
	padding-top: 7px;
}
.whiteCell
{
	font-size: 2px;
	width: 8px;
	height: 15px;

}
.formCell
{
	background-color: #DAD7D1;
	padding: 2px 8px 10px 7px;
	width:100%;

}
.formCellHeader
{
	font-weight:bold;
}
.OrderHeader
{
	font-weight:bold;
}
.OrderHeaderDescription
{
	
}
.DeleteButton
{
	
}
.formCellLabel
{
	background-color: #DAD7D1;
	width:200px;
}
.formsCellCompulsory
{
	background-color: #DAD7D1;
	width:10px;
}
.formCellField
{
	background-color: #DAD7D1;
	width:150px;
}
.SendButton
{
	
	text-align:center;
	width:100px;
	
}
.ErrorLabel
{
	
	color:Red;
}
.OrderMainPanel
{
	
	position:absolute;
	left:235px;
	top:150px;
	width:510px;
	z-index:1;
	
}
.FormTable
{
	background-color: #DAD7D1;
	
}
.formCellFieldAlumni
{
	background-color: white;
}
.remarks
{
	width:360px;
	height:50px ;	
}