.amgiftcard-image {
    width: 140px;
    margin-right: 10px;
}

.amgiftcard-image:hover {
    -moz-box-shadow: 0 0 10px #ccc;
    -webkit-box-shadow: 0 0 10px #ccc;
}

.amgiftcard-image.selected {
    /*width: 104px;
    height: 104px;*/
    border: 2px solid #916DC9;
}
.form-list .input-box {
    width: 100%;
}
.input-box img {
    display: inline-block;
}