.newinfoleft .newother .newbtn span a{
    padding: 0px 0px;
    display: inline-block;
    background: none !important;
    border-radius: 0;
    font-weight: 100;
    color: #999;
    line-height: 16px;

}
.newinfoleft .newother .newbtn span a:hover {
    box-shadow:none;
}