
/* mediaboxAdvanced - Otto Bock theme */
#vote_banderole {
    position: absolute;
    left: 10px;
    padding-top: 10px;
display:none;
}
#mbImage .mb_participate,
#mbImage .mb_participate:hover,
#mbImage .mb_close,
#mbImage .mb_close:hover {
    background-color:#294294;
    border:1px solid #000000;
    color:#FFFFFF;
    display:block;
    float:left;
    font-family:Arial,Helvetica,sans-serif;
    font-size:10px;
    margin:0 10px 0 0;
    padding:0 10px;
    width:auto;
    text-decoration: none;
}
#mbImage p {
    font-size: 10px;
    line-height: 12px;
    padding: 0 0 1.0em;
}
#mbImage h1 {
    font-size: 14px;
    font-weight: bold;
    color: #3c3c3c;
}
#mbImage h2 {
    font-size: 10px;
    font-weight: bold;
}
#mbImage img {
    margin: 10px 0;
}
#mbImage img.logo {
    width: 80px;
    height: 33px;
    margin: 0 0 25px 10px;
display:none; /*Mantis 13416*/
}

/*################*/
#mbOverlay {
    position: fixed;
    z-index: 9998;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    cursor: pointer;
}
#mbOverlay.mbOverlayFF {
    background: transparent url(/cps/rde/xbcr/SID-25BE614B-03AF1BF7/ob_au_en/80.png) repeat;
}
#mbOverlay.mbOverlayIE {
    position: absolute;
}
#mbCenter {
    position: absolute;
    z-index: 9999;
    left: 50%;
    overflow: hidden;
    background-color: #fff;
}
#mbCenter.mbLoading {
    background: #fff url(/cps/rde/xbcr/SID-25BE614B-03AF1BF7/ob_au_en/WhiteLoading.gif) no-repeat center;
}
#mbImage {
    position: relative;
    left: 0;
    top: 0;
    text-align: left;
    background-position: center center;
    background-repeat: no-repeat;
    padding: 15px 25px;
}
#mbBottom {
    display: none;
}
 
#content_col_left_bottom_vote {
    /*background: #f0f0f0; height: 11.1875em;*/
    width:10.125em; 
    height:1.1875em /*19px*/; 
    background:#F0F0F0 url(/cps/rde/xbcr/SID-25BE614B-03AF1BF7/ob_au_en/corner_left_bottom_col_left.gif) bottom left no-repeat;
}

