button
{
   line-height:normal !important;
}

button.imgButton3Dark
{
   border:0px none white;
   font-family:Tahoma, Sans-Serif;
   font-size:11px;
   text-align:center;
   /*padding-left:1px;*/
   color:#9f9f9f;
   padding-bottom:2px;
   padding-top:1px;
   background-color:Transparent;
   margin-bottom:2px;
}

button.imgButton3DarkHover
{
   border:0px none white;
   font-family:Tahoma, Sans-Serif;
   font-size:11px;
   text-align:center;
   /*padding-left:1px;*/
   color:#9f9f9f;
   padding-top:1px;
   padding-bottom:2px;
   background-color:Transparent;
   margin-bottom:2px;
}

button.imgButton3
{
   border:0px none white;
   font-family:Tahoma, Sans-Serif;
   font-size:11px;
   text-align:center;
   padding-left:1px;
   padding-bottom:2px;
   line-height:15px;
   background-color:Transparent;
}

button.imgButton3Hover
{
   border:0px none white;
   font-family:Tahoma, Sans-Serif;
   font-size:11px;
   text-align:center;
   padding-left:1px;
   background-color:Transparent;
   padding-bottom:2px;
}

button.imgButton
{
   border:0px none white;
   font-family:Tahoma, Sans-Serif;
   background-color:#ebebeb;
   font-size:11px;
   text-align:center;
   padding-left:1px;
   background-color:#e7e7e7;
}

button.imgButtonHover
{
   border:0px none white;
   font-family:Tahoma, Sans-Serif;
   background-color:#c4c4c4;
   font-size:11px;
   text-align:center;
   padding-left:1px;
   background-color:#a7a7a7;
}

div.buttonDiv
{
   position:relative;
   top:-2px;
}


span.imgButton
{
   margin:0px;
   padding:0px;
   border:0px none black;
}