#aw-storecredit-balance-box {
    display: inline-block;
}

.aw-storecredit-cms-help {
    vertical-align: bottom;
    display: inline-block;
}

.aw-storecredit-cms-help img {
    height: 25px;
    width: 25px;
}

.aw-storecredit-cms-help a {
    display: block;
    width: 100%;
    height: 100%;
}

.aw-storecredit-btn-remove img{
    display: inline;
}

.aw-storecredit-btn-remove {
    color: transparent;
}

#aw-onestepcheckout-review-cart .aw-storecredit-btn-remove {
    display: none;
}

#storecredit-history-table tr:hover, #storecredit-history-table td:hover{
    background-color: #ffc;
}
#storecredit-history-table tr td{
    padding: 10px;
}

h2.legend { padding: 8px 0;  border-bottom: 1px solid #ffffff; color: #f15f1e;}

.aw-storecredit-balance-box, .aw-storecredit-notification-box {
    padding: 10px 0;
}

#aw-storecredit-history-block .pager { background-color: inherit;}

.aw-storecredit-balance-box .price {
    color: #f15f1e;
    font-size: 19px;
    font-weight: bold;
}