#wrapper{width:300px;}
.bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    z-index: 9999;
}
.bx-prev {
	left: 10px;
	background: url(images/controls.png) no-repeat 0 -32px;
}
.bx-next {
	right: 10px;
	background: url(images/controls.png) no-repeat -43px -32px;
}
.width-33per {width: 33%;}
.left {float:left; font-size: 12px;}
.large {font-size:14px;}
.brl {border-left:1px solid #999999;border-right: 1px solid #999999;}
.gift_bg {background: hsl(35, 60%, 61%); border-top: 1px solid #C7BCAA; padding: 3px 0; background-repeat: repeat-x; margin-top:-6px;}
.gift {color:#000000 !important; display: inline-block; font-size: 16px !important; font-weight: bold; height: 30px; padding-left: 28px; }
.margin-top9px {margin-top: 9px;}
.max_width {max-width:100% !important;}
#loading {width: 10%;position: absolute;top: 0px;left: 420px;margin-top:270px; }