@charset "utf-8";
/* CSS Document */

#brandingbar { height:39px; background:url(/brandingBarImages/bg.gif) repeat-x; position:fixed; top:0px; left:0px; width:100%; z-index:500; }
#brandingbar-gfxHolder { margin:0px auto; width:950px; }
#brandingbar img { border:0px; }
#bar-logo {float:left; }
#bar-url { /* float:right; margin-right:5px; */display:none; }
#bar-arch { float:right;}
#bbshadow { height: 14px; width:100%; background:url(/brandingBarImages/shadow.png) repeat-x; position:fixed; top:39px; left:0px; z-index:500; }
#bbpad { height: 39px; }
