html, body { font-family: Arial, Verdana, Helvetica; background-color: #f2f2f2; top: 0; left: 0; right: 0; bottom: 0; margin: 0; padding: 0; }
.webpage { width: 1000px; margin-right: auto; margin-left: auto; }
.services { margin-right: auto; margin-left: auto; width: auto; height: 41px; float: left; }
.clearboth {
	clear: both;
}
/*--------------------------------------------------
  .tv
  --------------------------------------------------*/
.expresstv {
	display: block;
	width: 146px;
	height: 43px;
	background: url(images/select/expresstv.gif) 50% bottom;
	text-indent: -99999px;
}
.expresstv:hover {
	background-position: 0 0;
}

.plustv {
	display: block;
	width: 98px;
	height: 43px;
	background: url('images/select/plustv.gif') bottom;
	text-indent: -99999px;
}
.plustv:hover {
	background-position: 0 0;
}
.ultimatetv {
	display: block;
	width: 132px;
	height: 43px;
	background: url('images/select/ultimatetv.gif') bottom;
	text-indent: -99999px;
}
.ultimatetv:hover {
	background-position: 0 0;
}
.exploremoretv {
	display: block;
	width: 152px;
	height: 43px;
	background: url('images/select/exploremoretv.gif') bottom;
	text-indent: -99999px;
}
.exploremoretv:hover {
	background-position: 0 0;
}
.vod {
	display: block;
	width: 76px;
	height: 43px;
	background: url('images/select/vod.gif') bottom;
	text-indent: -99999px;
}
.vod:hover {
	background-position: 0 0;
}
.ppv {
	display: block;
	width: 72px;
	height: 43px;
	background: url('images/select/ppv.gif') bottom;
	text-indent: -99999px;
}
.ppv:hover {
	background-position: 0 0;
}
.tvequipment {
	display: block;
	width: 156px;
	height: 43px;
	background: url('images/select/tvequipment.gif') bottom;
	text-indent: -99999px;
}
.tvequipment:hover {
	background-position: 0 0;
}
.prevueguide {
	display: block;
	width: 166px;
	height: 43px;
	background: url('images/select/prevueguide.gif') bottom;
	text-indent: -99999px;
}
.prevueguide:hover {
	background-position: 0 0;
}
