#registrationForm { text-align:right; }
#gifts { text-align:left; color:black; font-weight:bold; margin-top:20px; }
.giftItem { float:left; color:black; width:160px; margin-right:5px; margin-top:10px; margin-bottom:20px; }
.giftItem img { display:block; margin-top:5px; }
.giftItemDescr { float:left; color:black; width:135px; margin-left:5px; padding-top:3px; font-weight:normal; }
.giftItemRadio { float:left; width:20px; }

#couponTable { height:35px; width:590px; margin-top:-15px; margin-bottom:15px; border-bottom:#336699 solid 1px;}
.couponInput { text-align:right; color:black; }
.couponInput .textinput { color:black; height:14px; margin-top:-2px; } 
  *+html .couponInput .textinput { margin-top:-2px; }
.couponCalc {  margin:0px 0px 0px 1px; color:white; background-color:rgb(169,0,0); padding:2px 4px; font-weight:bold; border-width:0px; cursor:pointer; }
.couponCalc a { text-decoration:none; color:#ffffff; }

.couponInfo { text-align:right; color:black; }
.couponDelIcon  { text-align:right; }
.delCouponSubmit { width:13px; height:15px; background-color:#fff; border:0px; cursor:pointer; background-image:url(/img/cart/wastebasket.gif); background-repeat:no-repeat; }

