﻿#BShop_Header {
    height:33px;
    width:100%;
    background:#FFFFFF url(/Images/BShop_HeaderBck.gif) repeat-x left top;
}

#BShop_Header .Logo {
    float:left;
    height:30px;
    overflow:hidden;
    display:none;
}

#BShop_Header .SiteName {
    float:left;
    font-size:16px;
    line-height:33px;
    color:#666666;
    text-indent:1em;
}

#BShop_Header a {
    color:#444444;
    text-decoration:none;
}

#BShop_Header a:hover {
    color:#222222;
    text-decoration:none;
}