a{color:#ffffff}
.ow_page_container, .ow{background-image:url(http://www.signtheline.com/ow_userfiles/themes/theme_image_1.jpg)}
.body_wrap{background-image:url(http://www.signtheline.com/ow_userfiles/themes/theme_image_2.jpg)}
.ow_header .ow_logo{background-image:url(http://www.signtheline.com/ow_userfiles/themes/theme_image_7.jpg)}
.ow_console {
        font-size: 11px;
        height: 40px;
        position: relative;
        top: 0px;
        right: 0px;
        z-index: 99;
}
.ow_console_body {
        padding: 8px 4px 8px 8px;
        background: #434343 url('images/consolebg.png') repeat-x bottom left;
        text-align: center;
        border-bottom-left-radius: 2px;
        border-left: 1px solid #4e4d4e;
        border-bottom: 1px solid #4e4d4e;
}

.ow_console_item {
        background: #424242 url('images/console_item_bg.png') repeat-x bottom left;
        display: inline-block;
        position: relative;
        line-height: 21px;
        height: 22px;
        margin: 0 4px 0 0px;
        padding: 6px 8px;
        border-radius: 10px;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        border: none;
        vertical-align: top;
        text-align: left;
}
html body .ow_sidebar *,

html body .ow_console * {
        font-size: 13px;
}