.error {
  font-weight: bold;
  color: #FF0000;
}

.topscoreheader {
  text-align: center;
  font-size: 200%;
  background-color: #36407F;
  color: #FFFFFF;
}

.scoreinfo {
  vertical-align: top;
  padding-right:15px;
}

#formItem{
	margin-top:10px;
	height:25px;
}
#title{
float:left; 
width:250px;
}
#field{
float:left;
width:400px;
}
.wrapper{
	margin:0 auto; 
	width:800px;
	min-height: 300px;
	background:#000000 url(https://secure1.impactdata.com.au/utils/stationery/2312/AppetiteForm.jpg) no-repeat right;  
	color:#FFFFFF; 
	padding: 20px;
}
.personName{
	font-size:150%;
	font-weight:bold;
}
