

div#head
{
  font-weight:bold;
  margin-left:auto;
  margin-right:auto;
  margin-bottom:5px;
  margin-top:5px;
  text-align:left;
  border-bottom-width:1px;
  border-bottom-color:#BBBBBB;
}

div#content p
{
  margin-left:0px;
  margin-bottom:5px;
  margin-top:0px;
}

div#content input.noborder
{
  color:#848A96;
  font-size:11px; 
  height:16px; 
	background:#EEEEEE;
	margin-left:0px;	
	margin-right:0px;
  border:1px outset #AAAAAA; 
}

