#hp2008-center-top h2,
#hp2008-center-top p {
	padding: 0px;
	margin: 0px;
}

/* size the container and each pane inside it */
#hp2008-center-top, #hp2008-center-top .zing-pane {
	width: 377px;
	height: 219px;
	border-bottom:2px solid #FFFFFF;
}

/* position the nav within the container */
#hp2008-center-top .zing-nav {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 377px;
	height: 26px;
	z-index: 500;
	background: transparent url(hp-zing-buttons_bg.png) no-repeat scroll 0 0;
}

.zing-pause, .zing-play{
	height: 20px;
	width: 20px;
	position: absolute;
	left: 342px;
	top: 3px;
}
.zing-pane div.clickable {
	position: absolute;
	top: 0px;
	width: 377px;
	height: 193px;
	z-index: 1001;
}
.zing-pane div.content {
	position: absolute;
	width: 377px;
	height: 219px;
}
.zing-pane {
	display: none;
}
/*

zing-pane" id="hppromo2">
									<div class="clickable
									
									
		 class="hppromotab" id="hppromo-1-tab"></div>
<div class="hppromotab" id="hppromo-2-tab"
									*/
									
/* a tab (or button) */

.hp-promo-tab {
	float: left;
	display: block;
	padding: 0;
	cursor: pointer;
	width: 20px;
	height: 20px;
	margin: 3px;
}
/* hide tab contents because text is in bg image */
.hp-promo-tab p {
	display: none;
	height: 0;
	line-height: 0;
}
#hp-promo-tab-1 {
	background: transparent url(hp-zing-button-1.png);
	margin-left: 15px;
}
#hp-promo-tab-2 {
	background: transparent url(hp-zing-button-2.png);
}
#hp-promo-tab-3 {
	background: transparent url(hp-zing-button-3.png);
}
#hp-promo-tab-4 {
	background: transparent url(hp-zing-button-4.png);
}
#hp-promo-tab-5 {
	background: transparent url(hp-zing-button-5.png);
}
#hp-promo-tab-6 {
	background: transparent url(hp-zing-button-6.png);
}
#hp-promo-tab-7 {
	background: transparent url(hp-zing-button-7.png);
}
#hp-promo-tab-8 {
	background: transparent url(hp-zing-button-8.png);
}
#hp-promo-tab-1.current {
	background: transparent url(hp-zing-button-1-active.png);
	margin-left: 15px;
}
#hp-promo-tab-2.current {
	background: transparent url(hp-zing-button-2-active.png);
}
#hp-promo-tab-3.current {
	background: transparent url(hp-zing-button-3-active.png);
}
#hp-promo-tab-4.current {
	background: transparent url(hp-zing-button-4-active.png);
}
#hp-promo-tab-5.current {
	background: transparent url(hp-zing-button-5-active.png);
}
#hp-promo-tab-6.current {
	background: transparent url(hp-zing-button-6-active.png);
}
#hp-promo-tab-7.current {
	background: transparent url(hp-zing-button-7-active.png);
}
#hp-promo-tab-8.current {
	background: transparent url(hp-zing-button-8-active.png);
}

/* add some space between the groups of buttons, hackishly */
#demo .zing-prev,
#demo .zing-play,
#demo .zing-pause {
	margin-left: 15px;
}
