﻿.find.filter {
    width: 250px;
    margin-left: 1em;
    padding-left: 1.5em;
}

fieldset {
    border: 0 none;
}

table#Senators.tbl tbody th.lefttext {
    white-space: normal;
}
/*fixes issue in Firefox with photo (worked well in all others including all IE)*/
table#Senators.tbl tbody th a {
    font-weight: normal;
}

.senatorThumb {
    float: left;
    padding-right: 1em;
}

td {
    padding: 5px;
    text-align: center;
}

.lt-ie8 #Senators tbody th.lefttext {
    position: relative;
    height: 70px;
    padding-bottom: 5px;
}

.lt-ie8 .senatorLink {
    margin-left: 60px;
}

.lt-ie8 .senatorThumb {
    position: absolute;
    top: 5px;
    left: 5px;
}

.bottom {
    vertical-align: baseline;
}

#btnZipcodeSearchSubmit {
    margin-top: 0.15em;
}

#ziplabel {
    margin-top: 3px;
    margin-right: 5px;
}