﻿/* ~~~~~ PageHeaderInfoStrip PROMOTIONAL BANNER ~~~~~ */
#promo-strip-rotate {
	float: left;
	height: 32px;
	overflow: hidden;
	position: relative;
	width: 998px;
}
#promo-strip-rotate .banner-image {
	display: none;
	left: 0;
	position: absolute;
	top: 0;
}
#promo-strip-rotate .slide-1 {
	display: block;
}
#promo-strip-rotate #mini-banner-control {
	background: url(/assets/images/category-page/mini-banner-controls.png) no-repeat 0 0;
	bottom: 5px;
	height: 32px;
	left: 5px;
	position: absolute;
	width: 59px;
}
#promo-strip-rotate #mini-banner-control .control-1 {
	display: block;
	float: left;
	height: 14px;
	margin: 9px 0 0 12px;
	overflow: hidden;
	text-indent: -99em;
	width: 14px;
}
#promo-strip-rotate #mini-banner-control .control-2 {
	display: block;
	float: left;
	height: 14px;
	margin: 9px 0 0 7px;
	overflow: hidden;
	text-indent: -99em;
	width: 14px;
}
