﻿/* CSS Document */
.comfloatcol {
    padding-left: 2em;
    width: 17em;
}
/*tracker button*/
/*#members { margin-left:5em; }*/
#members dl {
    display: block;
}

#members dt {
    width: 7.5em;
    display: block;
}

#members dd {
    display: block;
}

#members ul {
    padding-left: 11em;
    display: block;
    white-space: pre;
    margin-bottom: 2em;
    clear: both;
    padding-top: 1em;
}

#members.lds ul {
    white-space: normal !important;
}

#tabBodyBills h3 {
    margin-left: 0;
}

div#committeePageTabInformation div#watchBroadcast {
    background: none repeat scroll 0 0 #FFFFCC;
    clear: both;
    margin-top: 0.5em;
    padding: 0.25em 0.5em;
    text-align: center;
    vertical-align: middle;
}

.filter {
    position: relative;
    width: 99%;
}

    .filter + .tabbox {
        margin-top: .2em;
    }