#ot table
  {
   float:right;
    width:219px;
    padding:0px;
    spacing:0px;
    border:none;
    margin-top:0px;
    background-color:#C9E3C2;
    background-repeat:no-repeat;
    background-position:left;
    font-size:14px;
  }
  #ot a, #ot a:hover, #ot a:visited, #ot a:active
  {  
    color:white;
  }
  
  #ot a {
    display:block;
    height:47px;
    color:#fff; 
    border-bottom:1px solid #C9E3C2;
  }
  #ot a:hover {
    color:#fff;
  }
  #ot a span {
    display:block;
    padding-left:10px;
    padding-top:10px;
  }  