label
{
font: normal 10px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
width: 8em;
float: left;
color: #008B8B;
veritcal-align: middle;
text-align: right;
margin-right: 0.5em;
display: block
}

.submit input
{
margin-left: 8.5em;
}

input
{
font: normal 10px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: WHITE;
background: #008B8B;
border: 1px solid #781351
}

.submit input
{
font: normal 10px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: #000;
background: #ffa20f;
border: 2px outset #d7b9c9
}

fieldset
{
font: normal 10px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
border: 1px solid #008B8B;
width: 70em
}

legend
{
font: normal 10px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: #fff;
background: #008B8B;
border: 1px solid #008B8B;
padding: 2px 6px
} 


