
#addressbook {position: absolute; top: 187px; left: 480px; width: 210px; height: 180px; visibility: hidden }
#addressbooktitle {position: absolute; top: 3px; left: 2px; width: 206px; text-align: center; font-size: 12px; font-weight: bold}
/*#addressbookclose {position: absolute; top: 5px; right: 5px; }*/
#addressbookinside {position: absolute; top: 25px; left: 2px; width: 204px; height: 155px; }
#addressbooknoentries {position: absolute; top: 30px; left: 0px; width: 204px; height: 20px; text-align: center; display: none}
#addressbookfooter {position: absolute; top: 45px; left: 0px; height: 25px; width: 206px; }

#addressbookicons {position:absolute; right:0px; top: 5px; width: 30px; background-color: yellow; z-index: 2}
#addressbookicondelete {position:absolute; right:0px; top: 0px;}
#addressbookiconadd {position:absolute; right:15px; top: 0px;}

#addressbooktip {position: absolute; left: 0px; height: 25px; width: 206px; font-size: 10px; opacity:0.0; filter:alpha(opacity=0); }

div.gridbox_light table.hdr,div.gridbox_clear table.obj {
   border: none;
}
div.gridbox_light xhdr {
   background-color: #EDF2F7;
}
div.gridbox_light table.hdr td {
   font-family: tahoma, verdana, arial, sans-serif;
   font-size: 12px;
   text-align: center;
   color: #396499;
   background-color: #EDF2F7;
   border: none;
   border-bottom: solid 2px #85b1de;
}
div.gridbox_light table.obj td {
   font-family: tahoma, verdana, arial, sans-serif;
   font-size: 12px;
   color: #396499;
   background-color: #EDF2F7;
   padding-left: 5px;
   border: none;
}
div.gridbox_light table.row20px tr td {
   height: 25px;
}
div.gridbox_light .dhx_combo_edit {
   font-family: tahoma, verdana, arial, sans-serif;
   font-size: 12px;
   height: 16px;
}

