#topbar {
    height: 16px;
    /*background: #b73453 url(http://media.snipesoft.net.nz/files/d2483aa8a395945a44335c25311d7746lenker_topbar.png) no-repeat;*/
    background: #b73453;
    text-align: left;
}

#topbar td {
    width: 100%;
}

#topbar p {
    margin-left: 20px;
}

#topbar a {
    color: white;
    font-weight: bold;
    text-decoration: none;
    font-size: 0.8em;
    margin-left: 20px;
}
#topbar a:hover { text-decoration: underline; }
#menus { float: left; }
#cartbox { float: right; width: 200px; }

#topbar td#cart { text-align: right; width: 200px; }
#topbar td#cart p { margin-left: 0; margin-right: 40px; }

#heading { padding: 0; }
#heading #logo_text { display: none; }                                                                                                                        
#heading img#logo { display: block; }
#menu ul { padding-top: 73px; }

#sidebar { background: #eee; }