/* 
    Document   : pv_contact
    Created on : 7 mars 2012, 10:19:17
    Author     : Nicolas
    Description:
        Purpose of the stylesheet follows.
*/

#edit-check-wrapper {
    display: none;
}
#pv-contact-full-form table {
    width: 500px;
}
#pv-contact-full-form textarea {
    width: 475px;
}
#pv-contact-form #edit-objet-wrapper {
    float: left;
}
#pv-contact-form #edit-submit {
    margin:0.4em;
}