DIV#mb_overlay {
	LEFT: 0px; WIDTH: 100%; CURSOR: pointer; POSITION: absolute; BACKGROUND-COLOR: #000
}
DIV#mb_center {
	LEFT: 50%; OVERFLOW: hidden; POSITION: absolute; BACKGROUND-COLOR: #fff
}
DIV#mb_bottom {
	LEFT: 50%; OVERFLOW: hidden; POSITION: absolute; BACKGROUND-COLOR: #fff
}
DIV#mb_center {
	BACKGROUND-COLOR: #fff
}
DIV#mb_contents {
	BORDER-RIGHT: #c2923b 3px solid; BORDER-TOP: #c2923b 3px solid; VISIBILITY: hidden; OVERFLOW: auto; BORDER-LEFT: #c2923b 3px solid; WIDTH: 400px; HEIGHT: 400px; BACKGROUND-COLOR: #fff
}
.mb_loading {
	BACKGROUND: url(../img/loading.gif) #ddd no-repeat center center
}
#mb_error {
	PADDING-RIGHT: 0.5em; PADDING-LEFT: 0.5em; FONT-WEIGHT: bold; FONT-SIZE: 1.2em; PADDING-BOTTOM: 0.5em; COLOR: #cd0000; PADDING-TOP: 0.5em; FONT-FAMILY: Verdana, Helvetica, sans-serif; TEXT-ALIGN: center
}
#mb_error EM {
	FONT-SIZE: 0.8em
}
DIV#mb_bottom {
	BORDER-RIGHT: #c2923b 3px solid; FONT-SIZE: 10px; PADDING-BOTTOM: 5px; BORDER-LEFT: #c2923b 3px solid; COLOR: #666; LINE-HEIGHT: 1.4em; MARGIN-RIGHT: 5px; BORDER-BOTTOM: #c2923b 3px solid; FONT-FAMILY: Verdana, Helvetica, sans-serif; TEXT-ALIGN: left
}
A#mb_close_link {
	DISPLAY: block; BACKGROUND: url(../img/closelabel.gif) no-repeat center 50%; FLOAT: right; MARGIN: 5px 10px 0px 0px; WIDTH: 66px; HEIGHT: 22px
}
DIV#mb_caption {
	MARGIN-RIGHT: 71px
}
