.gift {
	width: 100% !important;
	background: #fff !important;
}
.gift-title {
font-size: 20px !important;
padding: 5px !important;
background: #fff !important;
}
.gift-image{
width: 19% !important;
text-align: center !important;
background: #fff !important;
float: left !important;
}
.gift-container{
width: 100% !important;
}
.gift-image img{
width: 90% !important;

}
.gift-description{
float: left !important; 
width: 55% !important;
background-color: #fff !important;
}
.gift-buy{
padding-left: 2% !important;
float: left !important;
width: 24% !important;
background: #fff !important;

}
.gift-price{
text-align: right !important;
width: 80px !important;
}
.gift-buy input{
margin: 0 !important;
padding: 0 !important;
display: inline !important;
}
.received{
font-weight: bold !important;
}
.gift-quantity{
font-size: 120% !important;
}
.gift-submit{
text-align: center !important;
}
.gift-submit input{
padding: 4px !important;
padding-right: 6px !important;
padding-left: 6px !important;
}
.gift-equal {
text-align: left !important;
}
