a.button-link{
    background: none repeat scroll 0 0 #EAEFF1;
    border: 1px solid #999999;
    border-radius: 2px;
    color: #666666;
    display: inline-block;
    font-size: 1.2em;
    font-weight: bold;
    margin: 2px 0 0;
    min-height: 30px;
    min-width: 130px;
    padding: 12px 0 0;
    text-align: center;
    text-decoration: none;
    width: 100%;
}