#ayuda-contenido{
  width: 1030px;
  float: right;
  vertical-align: top;
  padding-bottom: 40px;
}

#ayuda-menu{
  width: 250px;
  float: left;
  vertical-align: top;
  margin-top: -14px;
}

#ayuda-menu li{
  height: 30px; 
  background: url(../img/menu_hover2.gif) repeat-x;
  font-family: 'gobCL', Arial, sans-serif; 
  font-size: 1.2em; 
  color: #FFF;
  text-decoration: none;
  line-height: 35px;
  text-shadow: #144E7E  0.1em 0.1em 0.2em;
  margin-left: -15px;
  border: 1px solid #1D6F9C;
  padding: 0 0 3px 8px;
}

#ayuda-menu li:hover{
  background: transparent url(../img/menu_hover.gif) repeat-x bottom left;
  cursor: pointer;
}