@CHARSET "UTF-8";
#sideInfo {
    display: none;
    position: absolute;
    top: 103px;
    right: -104px; /* 130 (banner width + 10) - 43 (div.websiteMiddle padding) = 87 */
    width: 144px;
    height: 632px;
    background: url('/media/images/Layout/banner_bg.png');
}

.sideInfoSwf {
    width: 120px;
    height: 600px;
    margin: 13px 0 0 9px;
}
