div#mb_overlay {
position: absolute;
top: 0px;
left: 0px;
width: 100% !important;
width: 1000px;
height:2000px;
display:block;
background-color: #000;
cursor: pointer;
z-index:10;
}
div#mb_header {
height:30px;
width:532px !important;
width:537px;
}
div#mb_header_left {
height:30px;
width:30px;
float:left;
}
div#mb_header_right {
height:30px;
width:30px;
float:right;
}
div#mb_header_center{
background:#a5a49b url(/images/backgrounds/logo-small.png) left center no-repeat;
width:472px;
height:30px;
float:right;
float:right;
}
div#mb_footer {
background:transparent url(/images/backgrounds/popup-bottom.png) bottom center no-repeat;
background-color:transparent;
height:15px;
width:532px;
position:relative;
top:0 !important;
top:-30px;
}
div#mb_center, div#mb_bottom {
position: absolute;
left: 50%;
overflow: hidden;
background-color: #DDD;
z-index:10;
}
div#mb_center {
background-color: transparent;
}
div#mb_contents {
width: 100%;
background-color: #A5A49B;
}
.mb_loading {
background: #DDD url(/images/backgrounds/loading.gif) no-repeat center center;
}
#mb_error {
font-size: 1.2em;
color: #CD0000;
font-weight: bold;
text-align: center;
padding: 0.5em;
font-family: Verdana, Helvetica, sans-serif;
}
#mb_error em {
font-size: 0.8em;
}
div#mb_bottom {
font-family: Verdana, Helvetica, sans-serif;
font-size: 10px;
color: #666;
line-height: 1.4em;
text-align: left;
border: 10px solid #DDD;
border-top-style: none;
}
a#mb_close_link {
display: block;
float: right;
width: 20px;
height: 20px;
background: transparent url(/images/backgrounds/fileclose.png) no-repeat center;
margin: 5px;
position: relative;
top: -30px;
}
div#mb_caption {
margin-right: 71px;
}

