/* headerTop */

div#headerTopSmall {
    background:url(../../images/general/small_logo.gif) center left no-repeat;
    padding-left:110px;
    font-size:1.1em;
    border-bottom:dashed 1px #909090;
    text-align:left;
    padding-bottom:10px;
    margin-bottom:20px;
}
div#headerTopSmall a.green {
    display:block;
    float:right;
    color:#518A00;
    margin-right:5px;
    white-space:nowrap;
}
div#headerTopSmall div.first {
    color:#000;
    float:left;
    margin-right:10px;
    padding-right:10px;
    white-space:nowrap;
}
div#headerTopSmall div.middle {
    float:left;
    border-right:dashed 1px #909090;
    margin-right:10px;
    padding-right:10px;
}
div#headerTopSmall div.last {
    float:left;
    white-space:nowrap;
}
