
#container
{
    width: 729px;   
}

#sidebar
{
    float:left;
    width: 203px;
    margin-left: 10px;
}

#sidebar-logo
{
    height: 371px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 0;
}

#sidebar-kit
{
    border-radius: 5px;
    height: 354px;
    margin-top: 10px;
    margin-bottom: 10px;
    background-color: white;
    padding: 15px;
    font-size: 9pt;
}

#sidebar-kit p
{
    margin-top: 1em;
    margin-bottom: 1em; 
}

#sidebar-gs
{
    border-radius: 5px;
    height: auto;
    margin-top: 10px;
    margin-bottom: 10px;
    background-color: #4E9E00;
    color: white;
    padding: 15px;
    font-size: 10pt;
}

#main
{
    float:left;
}

.search-image
{
    border: none;
}

.punch-title
{
    width: 486px; 
}

.punch-title-ie
{
    margin: 0;
    width: 486px; 
}

.punch-top-title-ie
{
    width: 486px; 
}

.punch-bottom-title-ie
{
    width: 486px; 
}

.punch-body
{
    width: 486px;
    height: 855px;
}

.punch-body-ie
{
    width: 486px;
    height: 1024px;
}

.punch-top-body-ie
{
    width: 486px;
}

.punch-bottom-body-ie
{
    width: 486px;
}

.punch-footer
{
    width: 699px;
}

.punch-footer-ie
{
    width: 699px;
}

.punch-top-footer-ie
{
    width: 699px;
}

.punch-bottom-footer-ie
{
    width: 699px;
}

.punch-description
{
    width: 486px; 
    margin: 10px auto 10px auto; 
    padding: 15px; 
    border-radius: 5px;
    color: #4E9E00;
    background-color: white;
    font-size: 10pt;
}

.punch-description-ie
{
    width: 486px; 
    margin: 0 auto 0 auto; 
    color: #4E9E00;
    background-color: white;
    font-size: 10pt;
}

.punch-description-ie > div
{
    margin: 0 15px;
}

#scoresForm
{
    font-size: 10pt;
}

#zipForm
{
    font-size: 10pt;
}

.issues-header
{
    padding-bottom: 10px;
    margin: 10px;
    text-align: center;
}

.issues-item
{
    margin-bottom:8px;
}

.issues-subcats
{
    font-size: small;
}

.rollcall-search-cell
{
    padding: 5px;
}

.rollcall-search-label
{
    font-weight: bold;
    font-size: 10pt;
}

input.search-button
{
    width: 75px;
    height: 25px;
    vertical-align: bottom;
}

.form-group
{
  padding-right: 20px;
}

td.search-button
{
    padding-top: 0.5em;
    text-align: right;
}

.member-select
{
    font-size: 9pt; 
}

.select-type
{
  text-transform: uppercase;
  color: #C12028;
  font-weight: bold;
  font-size: 10pt;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
}

.select-type-info
{
  font-weight: bold;
  font-size: 6pt;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
}

.radio-button
{
    vertical-align: top;
    text-align: right;
}

.search-a
{
    width: 470px;
}

.search-b
{
    
}

.search-c
{
    width: 470px;
}

.house-select
{
    text-align: right;
}

.year-select
{
    
}

.roll-select
{
    
}

select.house-select
{
    width: 132px;
}

.punch-gs
{
    margin-top: 10px;
    margin-bottom: 10px;
}

.punch-overview-button
{
    text-align: right; 
    width: 100%;
}

.punch-jobs
{
    background-color: yellow;
}

.punch-jobs a
{
    text-decoration: none;
}

input[type=text], select, button {
  margin-bottom: 10px;
}

.cat {
  color: darkblue;
  font-weight: bold;
}

span.good {
  color: #4E9E00;
}

span.bad {
  color: #C12028;
}
