/* Style sheet moodalbox */
div#mb_contents img{margin-left:15px;}
div#mb_contents div#main,div#mb_contents div#main div#articles{width:450px;margin:10px;}
div#mb_overlay{width:100%;left:0;position:absolute;background-color:#000;cursor: pointer;}
div#mb_center,div#mb_bottom{left:50%;position:absolute;overflow:hidden;background-color:#DDD;}
div#mb_center{background-color:#FFF;}
div#mb_contents{width:400px;height:400px;overflow:auto;background-color:#FFF;border:10px solid #DDD;visibility: hidden;}
.mb_loading{background: #DDD url(/plugins/moodalbox/img/loading.gif) no-repeat center center;}
#mb_error{padding:0.5em;text-align:center;font-family:Verdana, Helvetica, sans-serif;font-weight:bold;font-size:1.2em;color:#CD0000;}
#mb_error em{font-size:0.8em;}
div#mb_bottom{text-align:left;border:10px solid #DDD;font-family:Verdana, Helvetica, sans-serif;font-size:10px;color:#666;line-height:1.4em;border-top-style: none;}
a#mb_close_link{width:66px;height:22px;float:right;display:block;margin:5px 0;background: transparent url(/plugins/moodalbox/img/closelabel.gif) no-repeat center;}
div#mb_caption{margin-right:71px;}
