#buorg {
    position: fixed;
    z-index: 111111;
    width: 100%;
    top: 0px;
    left: 0px;
    border-bottom: 1px solid #555;
    background: #4e1f1f no-repeat 13px center url(//browser-update.org/img/small/c.png);
    text-align: left;
    cursor: pointer;
    font: 16px Arial,sans-serif;
    color: #ffffff;
}
.buorg div {
    padding:5px 36px 5px 40px;
}
.buorg a {
    color:#E25600;
}
#buorgclose {
    position: absolute;
    right: .5em;
    top:.2em;
    height: 20px;
    width: 12px;
    font-weight: bold;
    font-size:14px;
    padding:0;
}