#floormall-bar-box {
position: relative;
z-index: 10px;
padding-bottom: 12px;
background: url(//dev.floormall.com/floormall-bar/assets/images/dropshadow-trans.png) repeat-x bottom left;
width: 100%;
}
#floormall-bar-box a img,
#floormall-bar-box img {border-width: 0;}

.floormall-bar-content {
background-color: #000;
}

#floormall-bar-box .logo {
background: url(//www.floormall.com/image.php/assets/images/layout/hdr-logo-inverted.png?h=57) no-repeat 0px 4px;
display: block;
height: 57px;
width: 223px;
}

.floormall-bar-content-inner {
width: 900px;
margin: 0 auto;
height: 57px;
overflow: visible;
background-color: #000;
}

.floormall-bar-content-inner span.floormall-bar-grid-left,
.floormall-bar-content-inner span.floormall-bar-grid-center,
.floormall-bar-content-inner span.floormall-bar-grid-right {
width: auto;
height: auto;
}

.floormall-bar-content-inner span.floormall-bar-grid-left {
float: left;
}
.floormall-bar-content-inner span.floormall-bar-grid-right {
float: right;
}

.floormall-bar-content-inner span.floormall-bar-grid-center {

}

.floormall-bar-content-inner .nudge1 {margin-top: 0.25em;}
