.product-promo-banner img {
	display: block;
	padding-bottom: 5px;
}

#product-top {
	margin:0 0 20px;
}

#swapper-focus {
	border:1px solid #efefef;
}

#product-hero-merch {
	float:right;
	width:350px;
	margin:0 100px 0 0;
	display:inline;
}
#product-hero-merch h5{
	font-family:georgia;
	font-style:italic;
	color:#666;
	font-weight:normal;
	font-size:12px;
	margin:0 0 1em 0;
}
#page-head h1 {
	display:none;
}


#product-upright-intro-deluxe {
	height: 260px;
}
#product-upright-intro-deluxe h2 {
	font-size:34px;
}

#product-upright-intro-deluxe p{
	width:360px;
}

.product-upright-engineered-text-wide {
    float: right;
    width: 530px;
}

.product-upright-engineered-left-wide {
    float: left;
    width: 650px;
}

.product-upright-engineered-wide {
	margin-top:20px;
}

/* overrides positioning and size of free gift */
#product-top .free-gift-outer {
	position:absolute;
	width:340px;
}

#product-top .free-gift-heading {
	padding: 0px 0 0 35px;
	line-height: 23px;
}

.product-intro {
	margin-top:20px;
}

#product-top-top-features {
	margin:1em 0 0;
}
#product-top-top-features h6 {
	font-size:14px;
}

#product-top-top-features ul {
	list-style:url(/assets/img/bullet.gif);
	margin: 0px;
	padding: 0 0px .5em 1.5em;
}
#product-top-top-features li {
	margin: 0px;
	padding: 0px 0px .5em 0px;
	line-height: 120%;
}
#footnotes {
	border-top:1px solid #CCCCCC;
	padding:10px;
	margin-top:20px;
}
#footnotes p {
	color:#666;
	font-size:11px;
}

#edge-zing-inner, #edge-zing-inner .zing-pane {
	width: 440px;
	height: 172px;
}

/* position the nav within the container */

#edge-zing-outer {
	margin:20px 0;
}

#edge-zing-inner .zing-nav {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 440px;
	height: 37px;
	z-index: 80;
	display: block;
}

.zing-tabs {
	display:none;
}

.zing-prev {
	height: 19px;
	width: 20px;
	position: absolute;
	right: 40px;
	top: 9px;
	display: block;
	background: url(/assets/img/XL-Edge/zing-previous.gif) top left no-repeat;
	cursor:pointer;
}

.zing-prev span, .zing-next span {
	display:none;
}

.zing-next {
	height: 19px;
	width: 20px;
	position: absolute;
	right: 10px;
	top: 9px;
	display: block;
	background: url(/assets/img/XL-Edge/zing-next.gif) top left no-repeat;
	cursor:pointer;
}

#product-upright-engineered .zing-pane div.content p {
	position: absolute;
	width: 295px;
	height: 27px;
	bottom:0px;
	left: 0px;	
	color: #FFFFFF; 
	margin: 0px;
	padding: 5px 145px 5px 5px;
	font-size: 12px; 
	font-weight: bold;
	line-height: 13px;
	background: transparent url(/assets/img/XL-Edge/zing_ui_bg.png) no-repeat scroll 0 0;

}
