html, body {

height: 100%;

margin:0px;

overflow: auto;

padding:0px;

}



.AtJsMenuPopup td.icon .folder-icon {

background-color: #486048;

background-position: center center;

background-repeat: no-repeat;

border-style: solid;

border-width: 1px;

height: 18px;

width: 18px;

}



.AtJsMenuPopup tr.AtJsMenuItem td.icon .folder-icon {

border-color: #486048;

}



.AtJsMenuPopup tr.AtJsMenuItem.hover td.icon .folder-icon {

border-color: #738573 #233523 #233523 #738573;

}


