.kiteLabel {
width: 7em;
float: left;
text-align: right;
margin-right: 0.5em;
display: block
}

.kite_submit_input {
margin-left: 4.5em;
}

.kite_legend {
color: #000;
background: #D7E0E9;
border: 1px solid MediumBlue;
padding: 2px 8px
} 

.kite_fieldset {
border: 1px solid #D7E0E9;
width: 26em;
}

.FormKiteWidth {
width: 35em;
}

#kite_submit_input {
color: #000;
background: #D7E0E9;
border: 0px;
}

#kite_form_colors {
color: #000;
background: #D7E0E9;
border: 1px outset MediumBlue;
}

#RedKite {
color:red;
}

#kite_input {
color: #781351;
background: #D7E0E9;
border: 1px solid MediumBlue
}

