/* moodalbox CSS */
/*
#smpophd {
	top:8px;  
	width:560px;
	position:relative;
	float:left;
	left:20px;
	overflow:hidden;
}
*/
.smpophdtxt {
	font-family:verdana;
	font-size:22px;
	font-weight:normal;
	color:#034d93;
	word-spacing:4px;
	text-align:left;
	width:400px;
	margin-top:4px;
	margin-left:60px;
/*	position:relative;*/
	float:left;
}
.pophdsm {
	font-family:verdana;
	font-size:18px;
	font-weight:normal;
	color:#034d93;
	word-spacing:4px;
	text-align:left;
	width:400px;
	margin-top:4px;
	margin-left:60px;
/*	position:relative;*/
	float:left;
}
.smpophdtxt2 {
	font-family:verdana;
	font-size:11px;
	color:#132a38;
	text-align:left;
	word-spacing:0px;
	width:400px;
/*	position:relative;*/
	float:left;
	line-height:14px;
	margin-top:14px;
	margin-left:60px;
/*	overflow:hidden;*/
}
div#mb_overlay {
position: absolute;
left: 0;
width: 98%;
background-color: #000000;
/* cursor: pointer;  */
}

div#mb_center, div#mb_bottom {
position: absolute;
/*top: 100px;*/
top:20px;
left: 600px;
overflow: hidden; 
background-color: #DDD;
}

div#mb_center {
background-color: #FFF;
}

div#mb_contents {
width: 420px;
height: 450px;
border: 10px solid #DDD;
overflow: auto;
background-color: #FFF;
visibility: hidden; 
}

.mb_loading {
background: #DDD url(../images/loading.gif) no-repeat center center;
}

#mb_error {
font-size: 1.2em;
color: #000000;
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: 66px;
height: 22px;
background: transparent url(../images/closelabel.gif) no-repeat center;
margin: 8px 0;
}

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