EM {
    text-decoration: none;
    font-style: italic;
    font-weight: normal;
}

h2.featuretitle {
    border: 0;
    margin-top: -25px;
    float: left;
}

#add_this {
    float: right;
    padding-right: 20px;
}

.assetLink {
    font-weight: bold;
}

#branchtable td {
    padding: 0;
}

#breadcrumb {
    width: 100% !important;
}

#column_one {
    border-right: 1px dotted #000;
    float: left;
    width: 240px;
    padding-right: 5px;
    min-height: 800px;
}

.container_compact {
    padding-bottom: 8px;
}

.container_standard {
    float: left;
    width: 280px;
    height: 140px;
    padding: 5px;
    margin: 5px;
    border: 1px dotted #cdcdcd;
    border-radius: 5px;
    background: #efefef;
    overflow: hidden;
}

.container_wide {
    float: left;
    width: 425px;
    height: 114px;
    padding: 5px;
    margin: 5px;
    border: 1px dotted #cdcdcd;
    border-radius: 5px;
    background: #efefef;
}

#feature_banner {
    float: left;
    text-align: center;
    width: 230px;
}

.feature_list {
    padding: 7px;
    border: 1px dotted #cdcdcd;
    border-radius: 5px;
    width: 725px;
}

#feature_masthead {
    float: left;
    width: 675px;
}

.featured_media_description {
    float: left;
    width: 400px;
    height: 260px;
    padding: 7px;
    border: 1px dotted #cdcdcd;
    border-radius: 5px;
    background: #efefef;
}

.featured_media_description a {
    line-height:22px;
}
#featureDescription {
    float: left;
}

#featureTitle {
    line-height:22px;
    font-size: 22px;
    float: left;
    margin-bottom: 10px;
}

.listBanner {
    width: 100px;
    height: 100px;
    float: left;
    padding-top:5px;
}

.listFeature {
    float: left;
    width: 600px;
}

#logo_container {
    float: left;
    width: 154px;
    height: 150px;
    padding-right: 10px;
}

#main_box {
    float: left;
    width: 670px;
    margin-bottom: 20px;
    padding: 0 5px;
}

.moreLink {
    float: right;
    font-size: 10px;
    margin: -17px 7px 0 0;
}

.section_heading {
    float: none;
    margin-top: 20px;
    margin-bottom: 0px;
    border-bottom: 1px dotted #cdcdcd;
}

.subordinate_unit_column {
    width: 400px;
    margin-right: 15px;
    float: left;
    line-height: 1.5em;
}

#unit_content_container {
    float: left;
    width: 175px;
    padding-right: 10px;
}

#unit_content {
    font-size: 12px;
    border: 1px solid rgb(215, 215, 215);
    background-color: rgb(239, 239, 239);
    padding:10px;
    width: 150px;
    height: 150px;
    float: left;
}

#unit_followers {}

#unit_info {
    width: 220px;
    float: left;
    text-align: center;
    padding-left: 10px;
}

#unit_personnel_container {
    float: left;
    height: 150px;
}

#unit_personnel {
    overflow-y: auto;
    width: 350px;
    height: 146px;
}

.unit_personnel_column {
    width: 150px;
    margin-right: 10px;
    float: left;
    line-height: 1.5em;
}

div.pgfilter {
    width: 97%;
    font-size: 14px;
    position: relative;
    border: 1px solid #AAAAAA;
    margin: 0px 0px 5px 0px;
    border-radius: 7px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    overflow: hidden;
}
div.pgfilter a {
    padding:6px;
}
div.pgfilter span {
    padding:6px;
}
.morecontent span {
    display: none;
}
.morelink {
    display: block;
}
