/*********************************************
 * copyright 2010				*
 *					*
 * lotto_contactform_layout.css			*
 *					*
 * w3united :: Media Consulting		*
 * http://www.w3united.com			*
 * info@w3united.com			*
 *********************************************/




#contact_form {
        width: 530px;
        height: 100%;
        padding: 0px;
        float: left;
        text-align: left;
}

.contact_header {
        width: 520px;
        float: left;
        text-align: left;
} 

#contact_theme {
        color: #444444;
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-weight: bold;
        font-style: normal;
        font-size: 14px;
        padding: 3px 0px 3px 10px; 
}