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

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

.floormall-bar-content-inner {
width: 900px;
margin: 0 auto;
overflow: hidden;
}

.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;}