.greenselect {
	background-color: #00FF90;
}

.blueselect {
	background-color: #00B0F0;
}

#vlevo {    
    width: 320px;
	height: 20px;
    float: left; 
    //border: 1px solid red;
	display: inline-block;	
}

#vpravo {
    position: absolute;
    float: right; 
    //border: 1px solid blue;
	display: inline-block;
	border-left: thin solid #808080;
}

span.form_sum {
    font-size: 80%;
    font-family: Helvetica;
    font-weight: Bold;
    width: 60px;
    display: inline-block;
	margin-left: 5px;
	padding-left: 2px;
	text-align: right;
    color: #111111;
	background-color: #E0F0E0;
}

span.form_space {
    width: 58px;
    display: inline-block;
}
              
span.form_head {
    font-size: 80%;
    font-family: Helvetica;
    font-weight: Bold;
    width: 150px;
    display: inline-block;
    color: #222222;
	background-color: #F0E0E0;
}

span.form_head_g {
    font-size: 80%;
    font-family: Helvetica;
    font-weight: Bold;
    width: 150px;
    display: inline-block;
    color: #222222;
	background-color: #E0F0E0;
}

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#po_a {
	background-color: LightBlue;
	font-weight: bold;
	position: absolute;
	top: 25px;
	left: 200px
}

input#po_item_a {
	background-color: LightBlue;
	font-weight: bold;
	position: absolute;
	top: 80px;
	left: 200px
}

input#material_a {
	background-color: LightBlue;
	font-weight: bold;
	position: absolute;
	top: 135px;
	left: 200px
}

input#qty_a {
	background-color: LightBlue;
	font-weight: bold;
	position: absolute;
	top: 190px;
	left: 200px
}

input#lot_a {
	background-color: LightBlue;
	font-weight: bold;
	position: absolute;
	top: 245px;
	left: 200px
}

input#po_b {
	background-color: LightBlue;
	font-weight: bold;
	position: absolute;
	top: 25px;
	left: 590px
}

input#po_item_b {
	background-color: LightBlue;
	font-weight: bold;
	position: absolute;
	top: 80px;
	left: 590px
}

input#material_b {
	background-color: LightBlue;
	font-weight: bold;
	position: absolute;
	top: 135px;
	left: 590px
}

input#qty_b {
	background-color: LightBlue;
	font-weight: bold;
	position: absolute;
	top: 190px;
	left: 590px
}

input#lot_b {
	background-color: LightBlue;
	font-weight: bold;
	position: absolute;
	top: 245px;
	left: 590px
}

input#po_c {
	background-color: LightBlue;
	font-weight: bold;
	position: absolute;
	top: 305px;
	left: 200px
}

input#po_item_c {
	background-color: LightBlue;
	font-weight: bold;
	position: absolute;
	top: 360px;
	left: 200px
}

input#material_c {
	background-color: LightBlue;
	font-weight: bold;
	position: absolute;
	top: 415px;
	left: 200px
}

input#qty_c {
	background-color: LightBlue;
	font-weight: bold;
	position: absolute;
	top: 470px;
	left: 200px
}

input#lot_c {
	background-color: LightBlue;
	font-weight: bold;
	position: absolute;
	top: 525px;
	left: 200px
}

input#po_d {
	background-color: LightBlue;
	font-weight: bold;
	position: absolute;
	top: 305px;
	left: 590px
}

input#po_item_d {
	background-color: LightBlue;
	font-weight: bold;
	position: absolute;
	top: 360px;
	left: 590px
}

input#material_d {
	background-color: LightBlue;
	font-weight: bold;
	position: absolute;
	top: 415px;
	left: 590px
}

input#qty_d {
	background-color: LightBlue;
	font-weight: bold;
	position: absolute;
	top: 470px;
	left: 590px
}

input#lot_d {
	background-color: LightBlue;
	font-weight: bold;
	position: absolute;
	top: 525px;
	left: 590px
}

input#label_a {
	position: absolute;
	top: 9px;
	left: 16px
}

input#label_b {
	position: absolute;
	top: 9px;
	left: 409px
}

input#label_c {
	position: absolute;
	top: 290px;
	left: 16px
}

input#label_d {
	position: absolute;
	top: 290px;
	left: 409px
}


.radio_1 {
	position: absolute;
	top: 500px;
	left: 30px
}

.radio_2 {
	position: absolute;
	top: 520px;
	left: 30px
}

.submit_button {
	float: right;

}
