#header {
	position: relative;
	width: 820px;
	overflow: visible;
	z-index: 500;
	height: 180px;
}
#presents {
	position: relative;
	height: 33px;
	width: 450px;
	float: left;
	left: 0px;
}
#global {
	position: relative;
	width: 825px;
	text-align: right;
	margin-right: auto;
	margin-left: auto;
}
.trans50 {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
#ccForm {
	display: block;
	width: 400px;
	float: left;
	font-family: "Arial Narrow", Arial;
	font-weight: bold;
	color: #6F2A8E;
	font-size: 14px;
	font-style: italic;
	clear: right;
}
#cc {
	position: relative;
	clear: right;
	float: left;
}

#ccText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
#globalNav {
	display: block;
	width: 375px;
	float: right;
	vertical-align: middle;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#6F2A8E;
	padding-right: 7px;
	text-decoration: none;
}
#globalNav a {
	padding-top: 10px;
	padding-right: 7px;
	color:#6F2A8E;
	text-decoration: none;
}
#globalNav a img {
	vertical-align: middle;
}

#globalNav a:hover {
	color:#AC1A2F;
}

#cart {
	height: 42px;
	width: 50px;
	top: 0px;
	right: 0px;
	position: relative;
	margin-left: 20px;
}
#cart form {
	border: 0px solid #FFFFFF;
}
.dates {
	list-style-type: none;
	display: inline;
	position: relative;
	top: 35px;
	left: 10px;
}
.dates ul li {
	display: inline;
	list-style-type: none;
	float: left;
	padding-right: 15px;
	padding-left: 15px;
}

