#aw_points-summary-box dl.box-content dt {
    font-weight: bold;
    padding-top: 3px;
}

#aw_points-summary-box .learnmore {
    font-size: 14px;
}

#aw_points-summary-box .box-content dt.expiration span {
    color: #cc0000;
}

#aw_points-history-box  {
    margin-bottom: 15px;
}

#aw_points-history-box table#points-history-table col.id {
    width: 10px;
}

#aw_points-history-box table#points-history-table col.points {
    width: 10px;
}

#aw_points-history-box table#points-history-table col.date{
    width: 210px;
}

#aw_points-history-box table#points-history-table .aw-expiration-in-table{
    color: gray;
}

#aw_points-button-to-subscribe{
    float: right;
    margin-top: 23px;
}

#aw_points-summary-box {

}

#aw_points-summary-box h2 {
    font-size: 14px;
    font-weight: bold;
}

#points-history-table{
    border-spacing: 0; 
}



.aw_points-coupon-box{
    padding-top: 15px;
    padding-bottom: 15px;

}