
.contactus_frame {
    width: 372px ;
    height: 242px ;
    border: 1px solid #888888 ;
    margin-left:auto ; 
    margin-right:auto ;
}

.contactus_body,
.contactus_body_size,
.contactus_body_width {
    width: 360px ;
}

.contactus_body,
.contactus_body_size,
.contactus_body_height {
    height: 230px ;
}

.contactus_body {
    margin: 0 ;
    padding: 5px ;
    background-color: #dddddd ;
    font-family: Arial ;
    font-size: 12px ;
    color: #330066 ;
    overflow: hidden ;   /* Firefox thinks there isn't enough room */
}

.contactus_textInput{
    width: 95% ;
    margin-bottom: 6px ;
}

