@charset "ISO-8859-1";
#xmas-banner {
	position: absolute;
	height: 200px;
	width: 700px;
	z-index: 100;
	background-image: url(../images/xmas/xmas-banner_old.png);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	left: 158px;
	top: -22px;
}
