.left_content fieldset {
border:0;
margin-left: 10px;
}

.right_content fieldset {
border:0;
}

.right_content label {
   float: left;
   width: 200px;
}

.right_content .year {
    width: 30px;
}

.right_content .month,
.right_content .day {
    width: 15px;
}

.right_content br {
   clear: both;
}

img {
border:0;
}

.short {
    width: 30px;
}

.middle {
    width: 50px;
}

.contact label {
    width: 125px;
}

.error, 
.notice {
   padding-left: 50px;
   min-height: 60px;
   margin:5px;
}

.error {
   background: url('/layout/images/iconError.gif') no-repeat;
   border: 2px solid red;
}
.notice {
   background: url('/layout/images/iconNotice.png') no-repeat;
}

h1.menu,
h1.long {
	width: 643px;
	height: 24px;
	background-image: url(../images/h1_smallback.png);
	background-repeat: no-repeat;
    margin: 0;
    padding :0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}

h1 a {
    margin: 0;
    padding: 0;
    float: left;
    width: 85px;
    color: #fff;
    text-align: center;
    text-decoration: none;
}

h1.long a {
   width: 140px; 
}

h1 a:hover {
    text-decoration: underline;
}

.optbox {
    display: none;
    padding: 10px;
}

.optbox p {
    padding-bottom: 10px;
    margin-bottom: 10px;
    padding-left: 10px;
    color: blue;
}

ul {
    padding: 0px 0px 0px 25px;
    margin: 0;
}

h4 {
    margin: 0;
    padding: 0;
}
.enqpublic {
list-style-type: square;
margin: 0;
padding: 0;
}
