﻿/*
 Megashop.bg
*/

#interVeil{ 
position: absolute;
background: #000001 ;
width: 10px;
left: 0;
top: 0;
z-index: 5;
visibility: hidden;
opacity: .8;
}
.drag-handle{ /*Overwrite default drag handle bar background color with below*/
background-image:url(msbox_top_m.gif);
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
}