/* CSS Document */

#giftbox{ display:none;}
#giftboxContainer{ width:100%; height:100%; background:#000;}
.addgiftbtn{ border:0px; background:#E72900; padding:5px 15px; color:#fff; text-transform:uppercase; font-size:18px; cursor:pointer;display: inline-block;}
#freegift {
text-align: right;
}
span.spangift {
font-weight: bold;
font-size: 22px;
color: #B61608;
}