@charset "utf-8";
/* CSS Document */

label
{
width: 8em;
float: left;
text-align: right;
margin-right: 0.5em;
display: block
}


label.googlesearch{
width: auto;
margin-right: 0;
text-align: left;}

.req {background-image:url(../images/req.gif); background-repeat:no-repeat; background-position:3em;}


.submit input
{
margin-left: 4.5em;
}
input
{
/*color: #781351;
/*background: #fee3ad;*/
border: 1px solid #781351*/
}

/*.submit input
{
color: #000;
background: #ffa20f;
border: 2px outset #d7b9c9
}
*/
fieldset
{
/*border: 1px solid #781351;*/
/*width: 20em*/
}

legend
{
/*color: #fff;
background: #ffa20c;
border: 1px solid #781351;
padding: 2px 6px*/
} 