label.label
{
    font-family: Arial; width: 100px; text-align: right; font-size: x-small; color: #FFFFFF;
}
label.label_bottom
{
    font-family: Arial; width: 100px; text-align: right; font-size: x-small; color: #FFFFFF; margin-bottom: 10px;
}
legend
{
    color: #FFFFFF; font-size: medium; font-family: Arial;
}
fieldset
{
    border: 2px solid #666666;
}
input.input
{
    border: 1px solid #666666; color: #000000; font-size: x-small; font-family: Arial;
}
input.input_bottom
{
    border: 1px solid #666666; color: #000000; font-size: x-small; font-family: Arial; margin-bottom: 10px;
}
textarea.textarea
{
    border: 1px solid #666666; color: #000000; font-size: x-small; font-family: Arial; margin-bottom: 10px;
}
input.button
{
    color: #FFFFFF; background-color: #999999; width: 65px; border: 2px solid #666666; margin-top: 5px; margin-left: 115px;
}
