﻿.modalBackground
{
    background-color: Transparent;
   
    /*filter: alpha(opacity=100);
    opacity: 0.7;*/
}
.modalPopup
{
    border: 3px none #CCCCCC;
    background-color: #000000;
    padding: 0px;
    width: auto;
   
    top: 150px;
    left: auto;
    right: auto;
    bottom: auto;
    height: auto;
}
#ctl00_MainContent_RepaterCnt_ctl00_closeimg
{
    position: relative;
    top: 2px;
    right: 2px;
    left: auto;
    bottom: auto;
    width: 28px;
    height: 28px;
}
div.popup
{
    border: 1px solid #888888;
    padding:12px;
     margin:0px;
   
    height:500px;
    width:680px;
     overflow:auto;
     	 scrollbar-3dlight-color: #ff0000 !important;
scrollbar-arrow-color: #dddddd !important;
scrollbar-base-color: #333333 !important;
scrollbar-darkshadow-color: #550000 !important;
scrollbar-face-color: #b5162b  !important;
scrollbar-highlight-color: #b5162b !important;
scrollbar-shadow-color:darkred !important;
scrollbar-track-color:#444444 !important; 
    
}
div.popuptop
{height:20px;
margin:0px;
 width:100%;
  margin-bottom:10px;
}
div.popuptop img
{
float:right; 

}

div.popupleft
{height:auto;
float:left;
 margin-top:0px;
width:66%;
padding-right:5px;


}
div.popupleft H3
{
 margin-top:0px;
}

div.popupright
{height:auto;
float:left;

width:32%;
padding:0px;
}
div.popupright img
{
width:100%;
}
