#rwrecentpost li{
    /*display: inline-block !important;*/
    list-style: square inside url('../img/arrow-bullets-icon.png');   
}
#rwrecentpost li a{
    text-decoration: none;
}

.rwrecentbutton{
    display: inline;
    width: 115px;
    background: #4E9CAF;
    padding: 5px;
    text-align: center;
    border-radius: 5px;    
    line-height: 25px;
}
a.rwrecentbutton {
    color: #fff !important;
    font-style: italic;
}