/* top elements */
.pos{vertical-align:text-bottom;margin-left:1em;}
.bgrouge{background-color:#ffa200;font-weight:bold;color:#fff;}

#simplemodal-overlay {background-color:#000; cursor:wait;}

/* Container */
#simplemodal-container {height:200px; width:700px; color:#666;  padding:12px; position:fixed; z-index:1002; top:150px; left:591.5px;}
#simplemodal-container a {color:#DDD;}
#simplemodal-container a.modalCloseImg {background:url(x.png) no-repeat; width:25px; height:29px; display:inline; z-index:3200; position:absolute; top:-3px; right:-3px; cursor:pointer;}

