td.toolpad
{
border-style: none;
border-left-style: solid;
border-bottom-style: none !important;
background-color: white !important;
padding: 0px 0px 0px 5px;
}

div.toolpad
{
background-color: #f6f7fa;
border-left-style: none;
margin: 0px 5px 0px 0px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border: 2px solid #EEEEEE;
margin-bottom: 4px;
}

div.toolpad div.tools
{
padding: 5px;
background-color: #fdf4e3;
background-color: #fff8eb;
border-bottom: 1px solid #DDDDDD;
}

div.WorkStats
{
margin: 2px 0px 3px 2px;
font-size: 9px;
line-height: 10px;
color: gray;
position: relative;
padding: 1px;
}

div.WorkStats img
{
vertical-align: middle;
}

div.WorkStats_authorized a.ws1
{
position: absolute;
left: 4px;
}

div.WorkStats_authorized a.ws2
{
position: absolute;
left: 65px;
}

div.WorkStats_notauthorized a
{
display: block;
margin: 0px;
}

div.WorkStats_notauthorized
{
margin: 2px 0px 0px 2px !important;
padding-bottom: 0px;
}

* html div.WorkStats
{
position: static;
}

* html div.WorkStats a
{
position: static !important
}
