﻿#upheadercontainer {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 2px;
}
#upheaderleft, #upheaderright {
    float: left;
    width: 20px;
    height: 26px;
}

#upheader {
    float: left;
    padding: 3px 0px 0px 0px;
    height: 26px;
    color: #00349A;
    background: url(../images/menu_background.jpg) repeat-x;
    font-size: 11pt;
    vertical-align: bottom;
}

#upcomingevent {
    clear: both;
    margin-bottom: 5px;
}
#upcoming {
    float: right;
    width: 170px;
}

#uptitle {
    font-size: .95em;
    font-weight: bold;
}

#update, #uptime, #uplocation {
    font-size: .85em;
}

