h1 {
font: italic bold 22px "Times New Roman", Times, serif;
letter-spacing: 0.1em;
text-align: center;
padding-bottom: 5px;
margin-right: 10px;
background-image: url(http://www.bayleys.com/_img/ele/line.gif);
background-repeat: no-repeat;
background-position: center bottom;
margin-bottom: 15px;
}
h2 {
font-size: 1em;
margin-top: 15px;
margin-right: 25px;
margin-left: 25px;
}
h3 {
font-size: 1em;
margin-top: 15px;
margin-right: 25px;
margin-left: 25px;
}
h4 {
font-size: 1em;
margin-top: 15px;
margin-right: 25px;
margin-left: 25px;
}
div#right {
margin-top: 15px;
}
div#right p {
margin-bottom: 10px;
font-size: 0.8em;
margin-right: 25px;
margin-left: 25px;
line-height: 1.4;
}
div#right p.subhd {
margin-bottom: 2px;
}
div#right ul {
margin-bottom: 10px;
font-size: .8em;
margin-right: 25px;
margin-left: 40px;
}
div#right ul li {
vertical-align: middle;
list-style-position: outside;
list-style-type: disc;
}
select {
	font-size: 1em;
}
input {
	padding: 1px;
}
div#right p#msg {
	background-color: #FFFFCC;
	text-align: center;
	padding: 5px;
	font-size: 16px;
	font-weight: bold;
	line-height: normal;
}
.missing {
	background-color:#FBE3E4;
}
#errors ul a {
	display: block;
	float: left;
	width: 8em;
}

