span.form_head {
    font-size: 100%;
    font-family: Helvetica;
    font-weight: Bold;
    width: 180px;
    display: inline-block;
    color: #444444
}

span.form_head_303 {
    font-size: 100%;
    font-family: Helvetica;
    font-weight: Bold;
    width: 280px;
    display: inline-block;
    color: #444444
}

.form_303 {
	background-color: rgb(255, 255, 255)
}

input[class*='input_'] {
	background-color: LightBlue;
	font-weight: bold
}	

.input[name^='f8'] {
	background-color: LightBlue
}
	
.input_3 {
	background-color: LightBlue;
	font-weight: bold;
	position: absolute;
	top: 210px;
	left: 40px
}

.input_8 {
	position: absolute;
	top: 300px;
	left: 40px
}

.input_9 {
	position: absolute;
	top: 400px;
	left: 40px
}

.input_12 {
	background-color: LightBlue;
	font-weight: bold;
	position: absolute;
	top: 475px;
	left: 40px
}

.input_15 {
	background-color: LightBlue;
	position: absolute;
	top: 555px;
	left: 40px
}

.input_11 {
	position: absolute;
	top: 450px;
	left: 430px
}

.input_5 {
	position: absolute;
	top: 240px;
	left: 422px
}

.input_6 {
	position: absolute;
	top: 240px;
	left: 550px
}

.input_7 {
	position: absolute;
	top: 240px;
	left: 680px
}
