#actionMenu {
position: absolute;
display: none;
background-color:#dddddc;
color: #000000;
border-top:1px solid #999999;
border-left:1px solid #999999;
border-right:1px solid #999999;
border-bottom:1px solid #999999;
cursor: default;
font-weight:100;
}

#actionMenuErase {
position: absolute;
height: 1px;
display: none;
background-color:#999999;
margin: 0px;
padding: 0px;
left:40px;
right:0px;
}

#actionMenuControl {
position:absolute;
float: left;
clear: both;
background-color:#f87217;
text-align: center;
border-top:1px solid #999999;
bottom:0px;
height: 22px;
width:100%;
}

#actionMenuControl a {
float: left;
font: bold 11px Arial, Verdana, Georgia, sans-serif;
text-decoration:none;
text-align: center;
background-color:#254117;
color:#ffffff;
padding:2 5 2 5;
margin-left: 2px;
margin-top: 2px; 
cursor:pointer;
border: 1px solid #000000;
}

div.wGClk {
float:left;
background-color:#dddddc;
color:#000000;
padding:0 1 1 1;
border:1px solid #999999;
font-weight:900;
}

div.wGClk a {
color:#000000;
text-decoration:none;
}

