/* MOODALBOX MAIN STYLES */

div#mb_overlay {position: absolute; left: 0; width: 100%; background-color: #FFFFFF; cursor: pointer; z-index:5;}
div#mb_center, div#mb_bottom {position: absolute; left: 50%; overflow: hidden;}
div#mb_center{z-index:6;}
div#mb_contents {visibility: hidden;}
.mb_loading {background: url(../images5/ajax_load.gif) no-repeat center center; width:40px; height:100px;}
#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-top-style: none;}
a#mb_close_link {display: block; position:relative; top:20px; width: 28px; height: 28px; background: transparent url(../images5/btn_close.png) no-repeat center; margin:0;}
div#mb_caption {margin-right: 71px;}

/* HELP STYLES */

.helpContent{position:relative;	top:15px; padding:0 30px;}
.helpContent h4{margin:0 0 5px 5px; padding:0; float: none;}
.helpContent p{margin:0; padding:5px;}
.helpContent p, .helpContent ul{font: normal normal normal 14px 'Lucida Grande', Verdana, Arial, sans-serif; font-weight:230; line-height:18px; text-align:justify;	color:#464646; list-style:none;}
.helpContent ul{padding:0 0 0 20px;	margin:0; float:none; width:100%;}
span.yellow{color:#ffbf53;}
p#mainT{position:relative; margin-bottom:10px;}
p#trackT{position:relative; left:105px; margin-top:10px;}
p#newT{position:relative; left:8px; margin-bottom:10px;}
p#previewT{position:relative; left:115px; margin-top:10px;}
p#accountT{position:relative; left:15px; margin-bottom:10px;}
p#helpT{position:relative; left:150px; margin-top:10px;}
p.navText{float:left; width:200px;}

/* BOX DESIGN*/
#mBox{
	position:absolute;
	top:100px;
	width:800px;
	left: 50%;
	margin-left:-400px;
	z-index: 1000;
}
/*POP2*/
.pop2_top{background:url(../images5/pop2_top.png) no-repeat top left; height:20px; width:100%; margin:0;}
.pop2_mid{background:url(../images5/pop2_mid.png) repeat-y top left; width:100%; margin: 0 0 0px 0;}
.pop2_bottom{background:url(../images5/pop2_bottom.png) no-repeat top left; height:65px; width:100%; margin:0;}
/*POP3*/
.pop3_top{background:url(../images5/pop3_top.png) no-repeat top left; height:20px; width:100%; margin:0;}
.pop3_mid{background:url(../images5/pop3_mid.png) repeat-y top left; width:100%; margin: 0 0 0px 0;}
.pop3_bottom{background:url(../images5/pop3_bottom.png) no-repeat top left; height:65px; width:100%; margin:0;}