<style>
ul.webninjaz_widget li {
  margin:0 0 15px 0; 
  list-style:none;
  min-height:45px;
  line-height:19px;
  border-bottom:1px solid #eee;
  
}

ul.webninjaz_widget li a {
  font-weight:bold;
  
}
ul.webninjaz_widget li span {
  display:block; 
  font-size:11px;
  
}
.blueLink a {
    background: url(../img/blue_arrow.png) no-repeat left !important;
    padding: 0 0 0 15px;
    text-align: left;
    font-size: 12px;
    line-height: 15px;
} </style>