.dhtmlwindow{
position: absolute;
visibility: hidden;
}
.dhtmlwindow2{
position: absolute;
visibility: hidden;
}
.dhtmlwindow .drag-contentarea{ /*CSS for Content Display Area div*/
background: transparent url('/HondaCaLive/Promotions/img/WelcomeSurvey/Eng/welcome.png') no-repeat;

width:673px;height:300px !important;padding:20px 20px 20px 17px;

overflow: hidden;
}
.dhtmlwindow2 .drag-contentarea{ /*CSS for Content Display Area div*/
background: transparent url('/HondaCaLive/Promotions/img/WelcomeSurvey/Eng/survey_bk.png') no-repeat;
width:673px;height:670px !important;padding:27px 22px 25px 20px;

overflow: hidden;
}
* html .dhtmlwindow .drag-contentarea{ /*CSS for Content Display Area div*/
width:677px !important;
}
* html .dhtmlwindow2 .drag-contentarea{ /*CSS for Content Display Area div*/
width:677px !important;
}

.drag-handle{ /*CSS for Drag Handle*/
padding: 0;
margin:0;}

.dhtmlwindow .drag-handle .drag-controls{ /*CSS for controls (min, close etc) within Drag Handle*/
position: absolute;
right: 0px;
top: -2px;
cursor: hand;
cursor: pointer;
}
.dhtmlwindow2 .drag-handle .drag-controls{ /*CSS for controls (min, close etc) within Drag Handle*/
position: absolute;
right: -20px;
top: -2px;
cursor: hand;
cursor: pointer;
}
.welcometext {
float:left;width: 50%;margin: 10px 0px 0 30px;
}
.buttons {
width:20%;float:right;margin-top:20px;margin-right:30px;}
