/* Swissray Form Styles */

/* <!-- compression status: disabled --> (this is for http compression) */
/*  (do not remove this :) */
/*  (not this either :) */

input,
select
{ 
    margin-top: 7px;
    padding: 2px;
    border: none;
    font-size: 11px;
    background-color: #7EB9E1;
}

select
{  
    width: 220px;
}

div.field
{ 
    font-family: Verdana, Arial, Helvetica;
    font-size: 11px;
}

.field
{ 
    padding: 5px 0;
}

div.field div
{ 
    color: #FF9900;
}

legend
{ 
    color: #FFFFFF;
    font-weight: bold;
    padding: 10px 0;
}

label
{ 
    color: #FFFFFF;
}

.fieldRequired {
    background: url(http://www.swissray.com/newsletter/subscribers/required.gif) center left no-repeat;
    padding: 0 0 0 8px;
    color: #1c84b4;
} 

div.formHelp
{ 
    color: #333333 ! important;
}

input.context
{ 
    border: None;
    background: url(http://www.swissray.com/newsletter/subscribers/button.gif);
    width: 76px ! important;
    height: 25px;
    color: #FFFFFF;
    font-size: 11px;
    font-family: Verdana, Arial, Helvetiva;
}


input.standalone
{ 
    border: None;
    background: url(http://www.swissray.com/newsletter/subscribers/button-orange.gif);
    width: 76px ! important;
    height: 25px;
    color: #FFFFFF;
    font-size: 11px;
    font-family: Verdana, Arial, Helvetiva;
}

/* */