#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:99999; overflow:hidden; }
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:hidden;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0; }
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

#cboxOverlay{background:#fff;}

#colorBox{}
#cboxContent{background:#fff; -moz-border-radius:6px; border:3px solid #1188c0; padding:0 0 20px 0 !important; }
#cboxLoadedContent{ padding:0 8px; margin:32px 0 0 0; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333; overflow:auto !important; }
#cboxTitle{}
#cboxCurrent{}
#cboxSlideshow{}
#cboxPrevious{}
#cboxNext{}
#cboxLoadingOverlay{background:url(../img/mv3/loading.gif) center center no-repeat #fff;}
#cboxClose{ position:absolute; right:8px; height:16px; width:20px; top:5px; cursor:pointer; -moz-border-radius:4px 4px 4px 4px; margin:0; padding:0; background:url(../img/mv3/submit-ed.png) repeat-x scroll 0 0 #e1e1e1; border:1px solid #d3d3d3; font-size:0; }
#cboxClose:hover {background-position:0 -10px;}
