#wp2coform {
    line-height: 130% !important;;
    margin: 0 0 15px !important;;
    padding: 0px 0 0 !important;;    

}

#wp2coform .tr_header{

    background-color: #CCCCCC !important;;
    
}

#wp2coform .tr_header td{
    
    font-weight: bold !important;;
    
}

#wp2coform .tr_inner {
    
    background-color: #e7e7e8 !important;;
}



#wp2coform .wp2co_button {
    
    background-image: url("../images/button.png");
    width: 200px;
    height: 35px;
    float:right;
    border: medium none;
    cursor: pointer;
    color:white;
}

#wp2coform th, td {
    
    padding: 5px !important;;
    
}

#wp2coform table {
    
    border-spacing: 2px !important;;
    border-bottom: 0px solid #DDD !important;;
    
}