#promo {
	margin: 0 0 15px 0;
	padding: 0;
	position: relative;
	width: 474px;
}

#promo a {
	text-decoration: none;
}

#promotop {
	background: transparent url(http://assets.ilounge.com/css/img/promo/promo-top.png) no-repeat 0 0;
	height: 23px;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
}

#promo div.slide {
	background: #3e3e3e url(http://assets.ilounge.com/css/img/promo/button-back.gif) no-repeat 100% 100%;
	border-bottom: 3px solid #303030;
	height: 90px;
	padding: 0;
	position: relative;
}

div.controls {
	bottom: 2px;
	position: absolute;
	right: 13px;
}

div.controls a {
	display: block;
	float: left;
	height: 17px;
	text-indent: -9999px;
	width: 15px;
}

a.back {
	background: transparent url(http://assets.ilounge.com/css/img/promo/back.gif) no-repeat 0 0;
}

a.play {
	background: transparent url(http://assets.ilounge.com/css/img/promo/pause.gif) no-repeat 0 0;
	margin: 0 1px;
}

a.pause {
	background: transparent url(http://assets.ilounge.com/css/img/promo/play.gif) no-repeat 0 0;
}

a.forward {
	background: transparent url(http://assets.ilounge.com/css/img/promo/forward.gif) no-repeat 0 0;
}

div.dots {
	margin: 0 0 8px 5px;
}

div.promo-content {
	color: #fff;
	font-size: 10px;
	font-weight: normal;
	height: 90px;
	overflow: hidden;
	position: relative;
	width: 90%;
}

div.promo-content img {
	float: left;
	margin: 0 10px 0 -4px; /* -4px is TEMP */
}

div.promo-content h4 {
	font-size: 13px;
	font-weight: normal;
	margin: 3px 0;
}

div.promo-content h4 a {
	padding: 0 0 0 12px;
}

div.promo-content h4.iphone a {
	background: transparent url(http://assets.ilounge.com/css/img/promo/dot-iphone-lg.gif) no-repeat 0 5px;
}

div.promo-content h4.ipod a {
	background: transparent url(http://assets.ilounge.com/css/img/promo/dot-ipod-lg.gif) no-repeat 0 5px;
}

div.promo-content h4.itunes a {
	background: transparent url(http://assets.ilounge.com/css/img/promo/dot-itunes-lg.gif) no-repeat 0 5px;
}

div.promo-content h4.appletv a,
div.promo-content h4.ipad a {
	background: transparent url(http://assets.ilounge.com/css/img/promo/dot-appletv-lg.gif) no-repeat 0 5px;
}

div.promo-content p {
	color: #fff;
}

div.promo-content a {
	text-decoration: none;
}

div.promo-content div.tools {
	bottom: 5px;
	position: absolute;
	left: 150px;
}

div.promo-content div.tools a {
	color: #999;
}

div.promo-content div.tools a:hover {
	color: #f60;
}

#cats {
	background: transparent url(http://assets.ilounge.com/css/img/promo/choose-back.gif) no-repeat 0 0;
	height: 34px;
	list-style: none;
	padding: 0 0 0 135px;
	width: 474px;
}

#cats li {
	float: left;
	list-style: none;
	padding: 8px 0 0 15px;
}

#cats a {
	color: #999;
	font-size: 13px;
	padding: 0 0 0 10px;
}

#cats a:hover,
#cats a.current {
	color: #f60;
}

#cats-iphone {
	background: transparent url(http://assets.ilounge.com/css/img/promo/dot-iphone.gif) no-repeat 0 50%;
}

#cats-ipod {
	background: transparent url(http://assets.ilounge.com/css/img/promo/dot-ipod.gif) no-repeat 0 50%;
}

#cats-more {
	background: transparent url(http://assets.ilounge.com/css/img/promo/dot-itunes.gif) no-repeat 0 50%;
}

#cats-appletv,
#cats-ipad {
	background: transparent url(http://assets.ilounge.com/css/img/promo/dot-appletv.gif) no-repeat 0 50%;
}