/* CSS Document */

.formarea {
position:absolute;width:350px;left:25px;top:90px;border-style:solid;border-color:#336699; border-width:thin;
}
.info{
position:absolute; color:#336699; font-weight:600;left:25px;top:5px; width:680px;
}
.errormessage{
position:absolute;font-weight:600;color:#336699;left:25px;top:270px;
}

label {
width:100px;
float:left;
}

.smenuItem {
width: 100%; height:20px; padding: 0; margin: 0; border: 0;
}
.smenuSeparator{
width: 100%; height:0px; padding: 0; margin: 0; border: 0;
}

label {
width:120px;
float:left;
color:#000066;
font-weight:bold
}


