@import url(../../base/css/index.css);
.promo_code_wrapper {
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	border:2px solid #333;
	margin-bottom:10px;
	padding:5px;
	}
