/* default styles for extension "tx_rbstaffrecord_pi1" */

.tx-rb_staffrecord_pi1 {
}

.rb_staffrecord-portrait p.clearer {
    clear: both;
}

.rb_staffrecord-table-phonelist {
    width: 95%;
    margin: auto;
    border: none;
    font-size: 12px;
}

.rb_staffrecord-table-phonelist {
    border: none;
    background-color: #cccccc;;
}

.rb_staffrecord-table-heading {
    font-weight: bold;
}

.rb_staffrecord-tr-odd {
    background-color: #eeeeee;
}

.rb_staffrecord-tr-even {
    background-color: #dddddd;
}

.rb_staffrecord-label { 
    font-weight: bold;
}

.rb_staffrecord-image img {
    padding: 0px 5px 5px 5px;
    float: right;
}

.rbstaffrecord-heading {
    font-size: 14px;
}