@charset "utf-8";

/* CSS Document */

/* --- TAGs --- */

html {
	/*IE ONLY*/
	scrollbar-base-color: #f7b9d3;
	scrollbar-arrow-color: #56462f;
	scrollbar-darkshadow-color: #56462f;
	/*IE ONLY*/
}

/* --- IDs --- */
#quick_find #keywords, #gift_coupon #gv_redeem_code, #loginbox #password, #loginbox #email_address {
	margin: 0 5px 0 0;
	height: 24px;
	width: 143px;
}

#loginbox #email_address {
	width: 173px;
	margin-bottom: 5px;
}

#footer #tothetop {
	width: 50px;
	height: 15px;
	margin: 18px 0 0 5px;
	background: url(../img/top-bg.png) no-repeat 40px 2px;
}
/* --- Classes --- */
