.show-more{
    height: 41px;
    background: url(images/request.png) repeat-x;
    display: block;
    width: 167px;
    color: #fff;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
    line-height: 41px;
    margin: 0 auto;
    text-decoration: none;
    text-align: center;
    font-family: 'open_sansregular';
    -webkit-border-radius: 5px;
    border-radius: 5px;
}