.img-r {
	float: right;
	margin-left: 50px;
}
.in-hd {
	display: block;
	height: 0;
	padding-top: 9px;
	margin: 5px 0 5px 10px;
	overflow: hidden;
	background: url(../images/hd-orange.gif) no-repeat 0 0;
}
.in-hd.blue {
	background: url(../images/hd-blue.gif) no-repeat 0 0;
}
.premium h3 {
	margin-bottom: 10px;
	font-size: 18px;
	font-weight: normal;
	text-transform: none;
}
.premium .channel {
	margin-bottom: 30px;
	width: 100%;
	overflow: hidden;
}
.premium .channel .channel-logo {
	width: 100px;
	float: left;
	text-align: center;
}

.premium .channel h4, .premium .channel p {
	margin-left: 110px;
	padding-right: 20px;
}
/* baby first TV */

.baby-tv-info {
	padding: 15px 0 0 5px;
}
.baby-tv-info .features {
	margin: 10px 0 0 20px;
}
.add-baby {
	margin: 0 auto;
	padding: 30px 0 0 40px;
	width: 289px;
	height: 99px;
	color: #fff;
	background: url(../images/baby-first.gif) no-repeat 0 0;
}
.add-hd {
	margin: 0 auto;
	padding: 30px 20px 0 44px;
	width: 245px;
	height: 129px;
	color: #fff;
	line-height: 1.2;
	background: url(../images/add-hd.gif) no-repeat 0 0;
}
.add-hd h4, .add-hd p {
	margin-bottom: 5px;
}
.info {
	margin-top: 10px;
}
div.premium .info {
	margin: 10px 0 30px;
}
/* game lounge */
div.game-lounge p {
	margin-bottom: 5px;
}
div.game-lounge  h3 {
	margin-bottom: 5px;
	font-size: 18px;
	font-weight: normal;
	text-transform: none;
}
div.game-lounge .screens {
	margin-bottom: 30px;
	width: 100%;
}
div.game-lounge .screens ul {
	width: 100%;
	overflow: hidden;
}
div.game-lounge .screens ul li {
	width: 30%;
	float: left;
}
div.game-lounge .screens ul li p {
	padding: 0 50px 0 0;
}
div.for-customers {
	overflow: hidden;
	margin: 30px 0 40px;
}
div.for-customers .access {
	width: 177px;
	height: 112px;
	float: left;
	margin: 10px 20px 0 0;
	background: url(../images/direct.gif) no-repeat 0 0;
}
div.for-customers .customer {
	width: 220px;
	float: left;
	min-height: 130px;
	margin-right: 20px;
	color: #fff;
}
div.for-customers .customer h4 {
  padding: 0 10px

}

div.for-customers .customer p {
	margin-bottom: 3px;
  padding: 0 10px
}
div.for-customers .customer p em {
	display: block;
	font-size: 14px;
	font-weight: bold;
}
div.for-customers .new {
	background: url(../images/c-new.gif) no-repeat 0 0;
}
div.for-customers .exist {
	margin-right: 0;
	line-height: 1.3;
	background: url(../images/c-exist.gif) no-repeat 0 0;
}
div.for-customers .game-l {
	width: 177px;
	height: 112px;
	float: left;
	margin: 15px 20px 0 0;
	background: url(../images/gl.gif) no-repeat 0 0;
}
div.for-customers .pb {
	width: 154px;
	height: 95px;
	float: left;
	margin: 15px 20px 0 0;
	background: url(../images/playboy.gif) no-repeat 0 0;
}
div.all-access {
	width: 309px;
	color: #fff;
}
div.playb, div.playb .exist {
	line-height: 1.5;
}
div.all-access h4 {
	padding-top: 20px;
}
div.all-access p {
	padding-right: 20px;
	line-height: 1.3;
}
div.all-access p.price-tag {
	position: relative;
	width: 90px;
	height: 100px;
	float: left;
	padding-right: 0;
	margin-top: 10px;
}
p.price-tag .price {
	position: absolute;
	right: 15px;
	top: -6px;
	font-size: 30px;
}
.price .dollars {
	position: relative;
	top: 6px;
	font-size: 75px;
	vertical-align: middle;
}
.price .cents {
	font-size: 34px;
	border-bottom: 1px solid;
}
.price .period {
	position: absolute;
	right: 0;
	bottom: 0;
	font-size: 30px;
}
/* HBO */
div.checkout {
	color: #fff;
	background-color: #0284c1;
}
div.checkout .co {
	position: absolute; left: -14px; top: -18px;
	width: 44px;
	height: 47px;
	text-indent: -9000px;
	background: url(../images/arrow-icon.gif) no-repeat 0 0;
}
.icon-add .icon {
	left: -18px;
	top: -19px;
	background: url(../images/add-icon.gif) no-repeat 0 0;
}
.icon-add {
	margin: 20px 0 0 14px;
}
