.button
{
    border: solid 1px #eee;
    background: #fff;
    border-radius: 3px;
    padding: 10px;
    margin: 0;
    vertical-align: top;
}
