.ombar {
background-attachment: scroll;
background-clip: border-box;
background-color:#2D2D2D;
background-origin: padding-box;
background-position: 0 -138px; 
background-repeat-x: repeat;
background-repeat-y: no-repeat;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: black;
color: #CCC!important;
height: 29px; 
font:13px/27px Arial,sans-serif; 
opacity: 1; 
position:absolute; 
top: 0; 
left: 0;
width: 100%; 
z-index:990;
text-align:left;
}

.ombar a:visited {
outline:none;
color: #CCC!important;
}

.ombar a:active, .ombar a:focus, .ombar a:hover, #ombaractive {
text-decoration:none;
outline:none;
font-weight: bold;
color:white!important;
}