.dhtmlwindow{
position: absolute;
background:url(http://images.redcatsusa.com/images/site_images/Chadwicks/QV_bg.png) no-repeat;
height:490px;
width:415px;
border: 2px solid black;
border:0 none;
z-index:999999 !important;
}

* html .dhtmlwindow{
background:url(http://images.redcatsusa.com/images/site_images/Chadwicks/QV_bg_ie6.gif) no-repeat;
}

/*******************************************************************  *************************************************/

.drag-handle{ /*CSS for Drag Handle*/ cursor: move;position:relative}

.drag-handle .drag-controls{ /*CSS for controls (min, close etc) within Drag Handle*/
/*height:8px;*/
text-align:right;
}

.drag-handle .drag-controls img#img_quick { 
cursor:pointer;
height:17px;
width:56px;
background:#fff url(http://images.redcatsusa.com/images/site_images/chadwicks/close.jpg);
left:-5px;
position:relative;
top:3px;
}

* html .drag-handle{ /*IE6 and below CSS hack. Width must be set to 100% in order for opaque title bar to render*/
width: 100%;
}

.drag-contentarea{ /*CSS for Content Display Area div*/
color: black;
height: 150px;
padding: 2px;
overflow: auto;
position:relative;
}

.drag-statusarea{ /*CSS for Status Bar div (includes resizearea)*/
border-top: 1px solid gray;
background-color: #F8F8F8;
height: 13px; /*height of resize image*/
}

.drag-resizearea{ /*CSS for Resize Area itself*/
float: right;
width: 13px; /*width of resize image*/
height: 13px; /*height of resize image*/
cursor: nw-resize;
font-size: 0;
}

img#close_continue
{
height:24px;
left:85px;
position:relative;
top:-36px;
width:177px;}

#continue_cls
{}

/***********/

#promo-bar a img {position:relative}
