a.img_button {
    display: block;
    width: 300px;
    height: 60px;
    margin-bottom: 5px;
    clear: both;
    border: none;
    float: left;
}

a.img_button img {
    border: none;
}
