div#mb_overlay {
	position: absolute;
	left: 0;
	background-color: #000;
	width: 100%;
	cursor: pointer;
}
.baseline-text1 {color: #3F3D27}
.baseline-text2 {font-size: 10px}
.baseline-text3 {color: #3F3D27; font-size: 10px; }
div#mb_center, div#mb_bottom {
	position: absolute;
	left: 50%;
	overflow: hidden;

}
div#mb_center {
	background: #0b0a04;
	border: 15px solid #1e1b0e;
	
}

div#mb_contents {
	position: relative;
	visibility: hidden;
	overflow: hidden;
	padding-bottom: 131px;
	width: 480px;
	height: 640px;
	font-family: Arial, Helvetica, sans-serif;
}
.Style1 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #b9b294;
}

.mb_loading {
	background: #ececec url(../images/moodalbox/loading.gif) no-repeat center center;
}
#mb_error {
	padding: 0.5em;
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	color: #CD0000;
}
#mb_error em {
	font-size: 0.8em;
}
div#mb_bottom {
	background: #0b0a04 url(../images/commun/popLogo.gif) right bottom no-repeat;
	border-top-width: 0px;
	border-right-width: 15px;
	border-bottom-width: 15px;
	border-left-width: 15px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #1e1b0e;
	border-right-color: #1e1b0e;
	border-bottom-color: #1e1b0e;
	border-left-color: #1e1b0e;


}
a#mb_close_link {
display: block;
float: left;
width: 66px;
height: 121px;
background: transparent url(../images/commun/popCloseMe.gif) no-repeat center;
margin: 5px 0;
}

div#mb_caption {
margin-right: 71px;
}
