.DropDownItems table {postion:relative;left:0px;cursor:hand;border:none;top:0;}
    .DropDownItems {font-size:11px;background-color:#fff;color:#666;padding:3px 5px;border-bottom:dotted 0px #999;width:187px;postion:relative;left:0px;cursor:hand;}
    .DropDownHover table {font-size:11px;background-color:#fff;color:#369;border-bottom:dotted 0px #999;border-top:none;border-left:none;border-right:none;width:187px;postion:relative;left:0px;cursor:pointer;top:0;}
    .DropDownHover table tr td {text-decoration:underline;padding:3px 5px;}