* {
	margin:0px;
	padding:0px;
}
body {
	font-family:"Lucida Sans", "Lucida Sans Unicode", Arial, Verdana;
	color:#777;
}
a:link, a:active, a:visited {
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
	color:#535353;
	text-decoration:underline;
}
a:hover {
	color:#777;
	text-decoration:none;
}
a.underline:link, a.underline:active, a.underline:visited {

	text-decoration:none;
}

img {
	border:none;
}
ul, li {
	list-style:none;
}
h1 {
	font-size:20px;
	font-weight:normal;
	color:#383838;
}
h2 {
	font-size:18px;
	font-weight:normal;
	color:#383838;
}
h3 {
	font-size:16px;
	font-weight:bold;
}
h4 {
	font-size:18px;
	font-weight:normal;
}
h5 {
	font-size:16px;
	font-weight:normal;
}
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
p strong{
	font:bold;
	color:#000;
	
}
p.txt14 {
	font-size:14px;
}
p.txt12 {
	font-size:12px; 
}
p.txt10 {
	font-size:10px;
}
.txt13 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
.floatleft {
	float:left;
}
.floatright {
	float:right;
}
.floatclear {
	clear:both;
	vertical-align:top;
}
.divider5 {
	height:5px;
	font-size:0px;
}
.divider10 {
	height:10px;
	font-size:0px;
}
.divider15 {
	height:15px;
	font-size:0px;
}
.divider20 {
	height:20px;
	font-size:0px;
}
.divider50 {
	height:50px;
	font-size:0px;
}
.paddleft10 {
	padding:0 0 0 10px;
	float:left;
}
.paddright10 {
	padding:0 10px 0 0;
	float:left;
}
.dividerpage {
	background:url(../images/divider_page.gif) left top repeat-x;
	width:986px;
	height:10px;
	float:left;
}
.linedotted {
	background:url(../images/line_dotted.gif) left top repeat-x;
	height:1px;
	float:left;
	width:100%;
	font-size:0px;
}
.linedottedblue {
	background:url(../images/line_dottedblue.gif) left top repeat-x;
	height:1px;
	float:left;
	width:100%;
	font-size:0px;
}
.mainwapper {
	width:100%;
	background:url(../images/bg_header.jpg) left top repeat-x;
	margin:0 auto;
}
.mainwapper .wrapper {
	width:1000px;
	margin:0 auto;
}
.mainwapper .header {
	width:1000px;
	height:137px;
	float:left;
}
.header .leftcol {
	width:400px;
	float:left;
	padding:0 0 0 0;
}
.header .leftcol a:link, .header .leftcol a:active, .header .leftcol a:visited {
	background:url(../images/logo.jpg) left top no-repeat;
	width:237px;
	height:80px;
	float:left;
}
.header .leftcol a:hover {
	background:url(../images/logo.jpg) left top no-repeat;
}
.header .rightcol {
	width:505px;
	float:right;
	padding:50px 0 0 0;
}
.header .rightcol_banner {
	width:505px;
	float:right;
	padding:10px 0 0 0;
}
.header .rightcol a:link, .header .rightcol a:active, .header .rightcol a:visited {
	font-size:12px;
	font-family:Arial, Verdana;
	text-decoration:none;
	float:left;
	padding:0 0 0 20px;
}
.header .rightcol a:hover {
	color:#000;
}
.header .rightcol span {
	height:26px;
	padding:0 4px 0 30px;
	float:left;
}
.header .rightcol span.icon_delicious {
	background:url(../images/icon_spirit.gif) left top no-repeat;
}
.header .rightcol span.icon_tweet {
	background:url(../images/icon_spirit.gif) left -26px no-repeat;
}
.header .rightcol span.digg {
	background:url(../images/icon_spirit.gif) left -52px no-repeat;
}
.header .hmenu {
	width:980px;
	padding:12px 0 0 10px;
	float:left;
	position:relative;
	behavior: url("csshover.htc");
}
.hmenu ul li {
	float:left;
	padding:0 8px 0 0;
}
.hmenu ul li a:link, .hmenu ul li a:active, .hmenu ul li a:visited {
	color:#fff;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Arial, Verdana;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
	padding:0 0 0 15px;
	height:45px;
	float:left;
}
.hmenu ul li a:hover {
	color:#000000;
	background:url(../images/bg_hmenuleft.gif) left top no-repeat;
}
.hmenu ul li a:link span, .hmenu ul li a:active span, .hmenu ul li a:visited span {
	padding:15px 15px 0 0;
	float:left;
	height:30px;
}
.hmenu ul li a:hover span {
	background:url(../images/bg_hmenuright.gif) right top no-repeat;
}
.hmenu ul li a.selected:link, .hmenu ul li a.selected:active, .hmenu ul li a.selected:visited {
	background:url(../images/bg_hmenuleft.gif) left top no-repeat;
	float:left;
	color:#000;
}
.hmenu ul li a.selected span {
	background:url(../images/bg_hmenuright.gif) right top no-repeat;
	padding:15px 15px 0 0;
	height:30px;
	float:left;
}
.hmenu ul li .hsubmenu {
	width:986px;
	height:57px;
	background:url(../images/bg_hsubmenu.gif) left top repeat-x;
	float:left;
	display:none;
	position:absolute;
	top:57px;
	left:7px;
}
.hmenu ul li:hover .hsubmenu{
	display:block;
}
.hmenu ul li .hsubmenu ul {
	float:left;
	width:986px;
}
.hsubmenu ul li {
	float:left;
	background:url(../images/divider_submenu.gif) right top no-repeat;
	padding:13px 8px 0;
	height:34px;
}
.hsubmenu ul li.last{
	background:none;
}
.hsubmenu ul li a:link, .hsubmenu ul li a:active, .hsubmenu ul li a:visited {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#535353;
	font-weight:bold;
	text-decoration:none;
	padding:0px;
	height:34px;
	background:none;
}
.hsubmenu ul li a:hover{
	color:#777;
	background:none;
}
.contentbody {
	width:986px;
	padding:0 7px 25px 7px;
	float:left;
	background:url(../images/bg_bodycontent.gif) center top repeat-y;
}
.contentbody .contentpadd {
	padding:0 30px;
	width:926px;
	float:left;
}
.contentbodyend {
	background:url(../images/bg_bodycontentend.gif) center 0 no-repeat;
	width:1000px;
	height:15px;
	float:left;
}
.contentbody .bannerhome {
	background:url(../images/banner_home.gif) left top no-repeat;
	width:436px;
	height:200px;
	padding:45px 500px 0 50px;
	float:left;
}
.contentbody .bannerhome h1 {
	font-size:22px;
	color:#012e4f;
	font-weight:normal;
}
.contentbody .bannerhome p {
	font-size:12px;
	color:#012e4f;
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
}
.contentbody .bannerhome1{
	background:url(../images/banner-home1.jpg) left top no-repeat;
	width:936px;
	height:254px;
	padding:00px 0 0 50px;
	margin-bottom:10px;
	float:left;
}
.contentbody .bannerhome1 .bannerhome2 {
width:436px;
}
.contentbody .bannerhome1 .bannerhome2 h1 {
	font-size:22px;
	color:#012e4f;
	font-weight:normal;
}
.contentbody .bannerhome1 .bannerhome2 p {
	font-size:12px;
	color:#012e4f;
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
	width:436px;
}
.contentbody .bannerhome1 .banner-select1{
float:right;
width:426px;
margin: 0 20px 0 0;
}
.contentbody .digitalprovider {
	width:595px;
	padding:0 0 0 20px;
	float:left;
}
.digicomp {
	float:left;
	width:595px;
}
.digicomp .digiproduct {
	width:575px;
	float:left;
	padding:10px 0 10px 0;
}
.digicomp .digiproduct .productdesc {
	width:440px;
	float:left;
	padding:0 10px 0 10px;
}
.digicomp .digiproduct .productdesc p {
	font-size:14px;
}
.productdesc a.moreinfo:link, .productdesc a.moreinfo:active, .productdesc a.moreinfo:visited {
	text-decoration:none;
	color:#480101;
	font-size:13px;
	font-weight:bold;
}
.productdesc a.moreinfo:hover {
	color:#000;
}
.digicomp .digiproduct .productlogo {
	width:110px;
	float:left;
	padding:20px 0 0 0;
}
.digicomp .digiproduct .relatedlink {
	width:440px;
	float:left;
	font-size:12px;
	padding:30px 0 0 0;
}
.productspec {
	float:left;
	padding:0 20px 0 20px;
	width:330px;
}
.productspec h2, .productspec h3 {
	color:#012e4f;
}
.productspec .prospeccontent {
	float:left;
	width:330px;
	padding:15px 0 0 0;
	background:url(../images/line_dotted.gif) left 10px repeat-x;
}
.prospeccontent .prospecname {
	float:left;
	width:330px;
}
.prospeccontent .prospecdesc {
	float:left;
	width:330px;
	padding:5px 0 0 0;
	font-size:12px;
	background:url(../images/line_dotted.gif) left bottom repeat-x;
}
.prospeccontent .prospecdesc img {
	float:right;
}
.prospecdesc a.moreinfo:link, .prospecdesc a.moreinfo:active, .prospecdesc a.moreinfo:visited {
	float:right;
	width:60px;
	padding:3px 0 0 8px;
	height:16px;
	text-decoration:none;
	color:#CCC;
	background:url(../images/bg_moreinfo.gif) left top no-repeat;
}
.prospecdesc a.moreinfo:hover {
	color:#fff;
}
.digitalboxcomp {
	width:1000px;
	padding:30px 0 20px 0;
	float:left;
}
.digitalblog {
	width:290px;
	height:333px;
	float:left;
	padding:0 0 0 20px;
	background:url(../images/bg_digitaltv.gif) right top no-repeat;
}
.digitalblog h2 {
	font-style:italic;
}
.digitalblog span.iconblog {
	background:url(../images/icon_blog.gif) right top no-repeat;
	padding:15px 130px 20px 0;
	float:left;
}
.digitalblog ul {
	float:left;
	width:285px;
	padding:10px 0 0 0;
}
.digitalblog li {
	background:url(../images/icon_square.gif) left 12px no-repeat;
	padding:5px 0 10px 20px;
	width:260px;
	font-size:12px;
}
.digitalnews {
	width:290px;
	height:333px;
	float:left;
	padding:0 0 0 20px;
	background:url(../images/bg_digitaltv.gif) right top no-repeat;
}
.digitalnews h2 {
	font-style:italic;
}
.digitalnews span.iconnews {
	background:url(../images/icon_news.gif) right top no-repeat;
	padding:22px 130px 20px 0;
	float:left;
}
.digitalquestion {
	width:260px;
	padding:10px 0 10px 0;
	float:left;
	font-size:12px;
	background:url(../images/line_dotted.gif) left bottom repeat-x;
}
.digitalquestion .question {
	width:260px;
	float:left;
	font-style:italic;
	font-weight:bold;
}
.digitalquestion .answer {
	width:260px;
	float:left;
	padding:10px 0 0 0;
}
.reviewbox {
	width:360px;
	height:410px;
	float:left;
	padding:0 0 0 10px;
}
.reviewbox .reviewtitle {
	width:350px;
	height:33px;
	float:left;
}
.reviewbox .reviewtitle h2 {
	font-size:18px;
	padding:10px 0 0 0;
	color:#383838;
	font-style:italic;
}
.reviewbox .desc {
	padding:10px;
	width:330px;
	float:left;
}
.officalsitebox {
	width:360px;
	float:left;
	padding:0 0 0 10px;
}
.officalsitebox .officalname {
	background:#009acf;
	width:350px;
	height:33px;
	float:left;
	position:relative;
	overflow:visible;
	padding:10px 0 10px 10px;
}
.officalsitebox h2 {
	font-size:28px;
	color:#fff;
	font-style:italic;
}
.officalsitebox .officalname h2 span.icon_tv {
	background:url(../images/icon_tv.gif) left top no-repeat;
	width:81px;
	height:100px;
	top:-32px;
	left:250px;
	float:left;
	position:absolute;
}
.officalsitebox .officalprobox {
	width:350px;
	padding:5px 5px;
	float:left;
	color:#3c3c3c;
	text-align:justify;
	background:#a1dcef;
}
.officalprobox .boximg {
	width:85px;
	float:left;
}
.officalprobox .boxdesc {
	width:260px;
	float:left;
	font-size:12px;
	padding:0 0 0 5px;
}
.boxdesc a:link, .boxdesc a:active, .boxdesc a:visited {
	color:#000000;
	text-decoration:none;
}
.boxdesc a:hover {
	color:#333333;
}
.pagetitle {
	float:left;
	width:926px;
	padding:0 0 5px 0;
	background:url(../images/line_dotted.gif) left bottom repeat-x;
}
.pagetitle .pagename {
	float:left;
	width:900px;
	padding:5px 0 0 0;
}
.pagetitle .pagelogo {
	float:left;
	width:400px;
	text-align:right;
}
.bannersky {
	width:950px;
	float:left;
	padding:5px 0 5px 23px;
}
.contentproduct {
	float:left;
}
.skyproduct {
	width:906px;
	float:left;
}
.skyproduct .productimg {
	width:270px;
	padding:0 0 0 20px;
	float:left;
}
.skyproduct .productdesc {
	width:600px;
	padding:0 0 0 16px;
	float:left;
}
.skyproduct .productdesc p {
	font-size:13px;
}
.skyproduct .productdesc .bestdeals {
	width:600px;
	padding:10px 0 0 0;
	float:left;
}
.skyproduct .productdesc .bestdeals h2 {
	color:#025cb4;
}
.bestdeals .dealbox {
	width:265px;
	float:left;
	padding:0 0 0 20px;
}
.bestdeals .dealbox a {
	width:180px;
	height:25px;
	float:left;
	text-decoration:none;
	font-size:16px;
	font-weight:bold;
	font-family:"Lucida Sans", Arial, Verdana;
	color:#025cb4;
	padding:15px 0 11px 60px;
}
.skystandard_details {
	width:904px;
	float:left;
	padding:0 0 10px 0;
	background:url(../images/line_dotted.gif) left bottom repeat-x;
}
.skystandard_details .featureboxname {
	width:432px;
	padding:0 20px 0 0;
	float:left;
}
.skystandard_details .packageboxname {
	width:432px;
	padding:0 0 0 20px;
	float:left;
}
.skystandard_feature {
	width:432px;
	padding:10px 20px 0 0;
	float:left;
}
.skystandard_feature .featurebox {
	background:#f4f4f4;
	border:#e4e4e4 1px solid;
	border-top:none;
	width:432px;
	padding:0px;
	float:left;
}
.skystandard_feature .featurebox .feature {
	border-top:#e4e4e4 1px solid;
	border-bottom:#e4e4e4 1px solid;
	float:left;
	background:#fff;
	width:422px;
	position:relative;
	padding:8px 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
}
.skystandard_feature .featurebox .feature span {
	float:left;
	background:url(../images/arrow_feature.gif) left top no-repeat;
	width:23px;
	height:19px;
	position:absolute;
	top:32px;
	left:10px;
}
.skystandard_feature .featurebox .featuredesc {
	float:left;
	width:418px;
	padding:20px 5px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.skystandard_package {
	padding:10px 0px 0 10px;
	width:432px;
	float:left;
	background:url(../images/line_vdotted.gif) left top repeat-y;
}
.skystandardpro {
	float:left;
}
.skystandardpro .skypro_details {
	width:400px;
	position:relative;
	float:left;
}
.skypro_details .learnpost {
	float:left;
}
.learnpost a.learnmore:link, .learnpost a.learnmore:active, .learnpost a.learnmore:visited {
	width:75px;
	height:75px;
	bottom:-14px;
	right:-28px;
	position:absolute;
	float:left;
	background:url(../images/btn_roundlearnmore.gif) left top no-repeat;
	;
}
.skystandardpro .skypro_details .rate {
	width:400px;
	float:left;
	font-size:16px;
	font-weight:bold;
	color:#fff;
	padding:0 0 10px;
}
.skystandardpro .skypro_details .rate span {
	font-size:24px;
	font-weight:normal;
}
.skystandardpro .skypro_details .desc {
	width:400px;
	height:17px;
	float:left;
	font-size:13px;
	color:#b4b3b3;
	padding:7px 0px;
	background:url(../images/line_skyprodetails.gif) left bottom repeat-x;
}
.skystandardpro .skypro_details .desc .leftname {
	width:70px;
	float:left;
}
.skystandardpro .skypro_details .desc .rightname {
	width:320px;
	float:left;
}
.skystandardpro .skypro_details .last {
	background:none;
}
.popularcomb {
	padding:30px 25px;
	float:left;
	width:936px;
	height:323px;
	background:url(../images/bg_popularcomb.jpg) 5px 20px no-repeat;
}
.popularcomb h2 {
	color:#FFF;
}
.popularcomb .last {
	background:url(../images/bg_productboxline.gif) right top repeat-y;
}
.popularcomb p {
	color:#fff;
	font-size:13px;
	font-weight:bold;
}
.popularcomb .productbox {
	width:212px;
	height:210px;
	padding:12px 10px 0 10px;
	float:left;
	background:url(../images/bg_productboxline.gif) left top repeat-y;
}
.popularcomb .productbox h3 {
	color:#fff;
	text-align:center;
	padding:0 0 20px 0;
}
.popularcomb .productbox h5 {
	color:#fff;
	font-weight:bold;
}
.popularcomb .productbox ul {
	float:left;
	width:212px;
	font-size:13px;
	padding:0 0 10px 0;
}
.popularcomb .productbox ul li {
	float:left;
	background:url(../images/bg_ulproductbox.gif) left 8px no-repeat;
	width:200px;
	padding:5px 0 5px 12px;
}
.popularcomb .productbox ul li.dottedline {
	float:left;
	background:url(../images/line_skyprodetails.gif) left top repeat-x;
	width:212px;
	height:1px;
	padding:0px;
	font-size:0px;
}
.productbox .joinnow {
	padding:20px 0 10px 50px;
	float:left;
}
.productbox .joinnow a:link, .productbox joinnow a:active, .productbox .joinnow a:visited {
	float:left;
	background:url(../images/btn_popularjoinow.gif) left top no-repeat;
	width:103px;
	height:23px;
}
.premiumbox {
	float:left;
	width:620px;
	padding:0 15px 0 15px;
}
.comparisonbox {
	float:left;
	width:620px;
	padding:0 15px 0 15px;
}
.skyprovertical {
	width:330px;
	float:left;
}
.breakdownbox {
	width:960px;
	float:left;
	padding:0 0 0 15px;
}
.ularrow li {
	background:url(../images/bg_ularrow.gif) left 5px no-repeat;
	padding:0 0 15px 20px;
	font-size:13px;
}
.btpriceplan {
	width:913px;
	height:294px;
	float:left;
	padding:0 0 0 5px;
	background:url(../images/bg_btpriceplan.jpg) 5px top no-repeat;
}
.btpriceplan .planbox {
	width:208px;
	float:left;
	padding:10px 10px 0;
}
.btpriceplan .planbox.last4 {
	width:208px;
	float:left;
	padding:5px 10px 0;
}
.btpriceplan .planbox h3 {
	text-align:center;
	color:#033e59;
	padding:5px 0 0 0;
}
.btpriceplan .planbox h3.last1 {
	text-align:center;
	color:#033e59;
	padding:0 ;
}
.btpriceplan .planbox h5 {
	text-align:center;
	color:#454444;
	padding:5px 0 0 0;
}
.btpriceplan .planbox .price {
	font-size:22px;
	color:#033e59;
	padding:0 0 0 60px;
}
.btpriceplan .planbox .price h5 {
	font-size:16px;
	color:#033e59;
	float:left;
}
.btpriceplan .planbox p {
	font-size:13px;
	color:#454444;
	text-align:center;
}
.btpriceplan .planbox .btn_joinnow {
	float:left;
	padding:20px 0 0 50px;
}
.btpriceplan .planbox .btn_joinnow a {
	background:url(../images/btn_joinnowbt.gif) left top no-repeat;
	width:92px;
	height:50px;
	float:left;
}
.btpackageplan {
	width:914px;
	height:294px;
	float:left;
	padding:0 0 0 5px;
	background:url(../images/bg_btpackage.jpg) 5px top no-repeat;
}
.btpackageplan .packageplanbox {
	width:284px;
	float:left;
	padding:10px 10px 0;
}
.btpackageplan .packageplanbox h2 {
	text-align:center;
	font-weight:bold;
	color:#033e59;
	padding:5px 0 0 0;
}
.btpackageplan .packageplanbox h5 {
	text-align:center;
	color:#454444;
	padding:5px 0 0 0;
}
.btpackageplan .packageplanbox .price {
	font-size:16px;
	color:#033e59;
	text-align:center;
}
.btpackageplan .packageplanbox .price span {
	font-size:22px;
}
.btpackageplan .packageplanbox p {
	font-size:13px;
	color:#454444;
	text-align:center;
}
.btpackageplan .packageplanbox .btn_joinnow {
	float:left;
	padding:20px 0 0 90px;
}
.btpackageplan .packageplanbox .btn_joinnow a {
	background:url(../images/btn_joinnowbt.gif) left top no-repeat;
	width:92px;
	height:50px;
	float:left;
}
.virginplan {
	float:left;
	width:911px;
	padding:0 0 0 10px;
	background:url(../images/bg_virginplan.jpg) 10px top no-repeat;
}
.virginplan .plan {
	float:left;
	width:283px;
	padding:0 10px;
}
.virginplan .plan .plantitle {
	float:left;
	padding:10px 0 0 40px;
	width:243px;
	height:45px;
	color:#FFFFFF;
}
.virginplan .plan .mpro {
	background:url(../images/bg_mpro.jpg) left top no-repeat;
}
.virginplan .plan .lpro {
	background:url(../images/bg_lpro.jpg) left top no-repeat;
}
.virginplan .plan .xlpro {
	background:url(../images/bg_xlpro.jpg) left top no-repeat;
}
.virginplan .plan .plancontent {
	float:left;
	width:283px;
	background:url(../images/line_vdotted_virgin.gif) right top repeat-y;
}
.plancontent .price {
	float:left;
	padding:0 0 10px 80px;
	width:200px;
	font-size:20px;
	color:#520000;
}
.plancontent .joinnow {
	padding:0 0 0 80px;
	float:left;
}
.plancontent .joinnow a:link, .plancontent .joinnow a:active, .plancontent .joinnow a:visited {
	background:url(../images/btn_joinnowvirgin.gif) left top no-repeat;
	width:92px;
	height:55px;
	float:left;
}
.virginplan .plan .last {
	background:none;
}
.virginBundlesplan {
	float:left;
	width:911px;
	padding:0 0 30px 0;
	background:url(../images/bg_virginBundlesplan.jpg) left top no-repeat;
}
.virginBundlesplan .plan {
	float:left;
	width:283px;
	padding:0 10px;
	background:url(../images/line_vdotted_virgin.gif) right top repeat-y;
}
.virginBundlesplan .plan .plantitle {
	float:left;
	width:283px;
	padding:10px 0 0 0;
	height:45px;
	text-align:center;
	color:#383838;
}
.virginBundlesplan .plan .plancontent {
	float:left;
	width:283px;
}
.plancontent .price {
	float:left;
	padding:0 0 10px 90px;
	width:190px;
	font-size:20px;
	color:#520000;
}
.plancontent ul {
	padding:0 0 0 20px;
}
.plancontent ul li {
	width:220px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#454444;
	padding:10px 0 0 15px;
	background:url(../images/icon_square.gif) left 15px no-repeat;
}
.plancontent ul li.red {
	color:#4d0000;
	font-weight:bold;
}
.plancontent .joinnow {
	padding:0 0 0 80px;
	float:left;
}
.plancontent .joinnow a:link, .plancontent .joinnow a:active, .plancontent .joinnow a:visited {
	background:url(../images/btn_joinnowvirgin.gif) left top no-repeat;
	width:92px;
	height:55px;
	float:left;
}
.virginBundlesplan .last {
	background:none;
}
.aboutussect {
	float:left;
	padding:10px 0 20px 20px;
	width:980px;
}
.aboutussect .leftcol {
	float:left;
	padding:0 15px 0 0;
	width:580px;
}
.aboutussect .rightcol {
	float:left;
	width:370px;
	padding:0 0 0 15px;
	background:url(../images/line_vdotted.gif) left top repeat-y;
}
.featurebundles {
	float:left;
	padding:0 30px;
	width:930px;
}
.featurebundles .leftcol {
	float:left;
	padding:0 15px 0 0;
	width:610px;
}
.featurebox {
	width:610px;
	padding:10px 0 10px 0;
	float:left;
	background:url(../images/line_featurecontent.gif) left bottom repeat-x;
}
.featurebox .featureimg {
	width:160px;
	float:left;
}
.featurebox .featurecontent {
	width:450px;
	float:left;
}
.featurebox .featurecontent h4 {
	color:#383838;
}
.featurebundles .rightcol {
	float:left;
	width:305px;
}
ul.entertainmentlogo {
	float:left;
}
ul.entertainmentlogo li {
	float:left;
	padding:0 3px 0 0;
}
.ulerror li {
	font-size:18px;
	padding:0 0 10px 0;
}
.ulerror li a {
	text-decoration:none;
}
.digitalcomp {
	background:url(../images/line_featurecontent.gif) left bottom repeat-x;
	padding:15px 0;
}
.btfiveplan {
	padding:15px 10px 0;
	background:url(../images/bg_btfiveplan.jpg) 10px top no-repeat;
	width:966px;
	height:460px;
	float:left;
}
.btfiveplan .plantitle {
	float:left;
	width:966px;
}
.btfiveplan .plantitle .titleleft {
	width:450px;
	padding:0 0 0 30px;
	float:left;
}
.btfiveplan .plantitle .titleright {
	width:450px;
	padding:0 0 0 30px;
	float:left;
}
.btfiveplan .plancontent {
	width:966px;
	float:left;
	padding:10px 0 0;
}
.btfiveplan .plancontent .planbox {
	width:193px;
	float:left;
}
.plancontent .planbox .titleplan {
	width:193px;
	padding:0 0 15px 0;
	float:left;
	text-align:center;
}
.plancontent .planbox .titleplan h4 {
	color:#820000;
	font-size:12px;
	font-weight:bold;
	
	
}
.plancontent .planbox .planprice {
	color:#033e59;
	text-align:center;
	font-size:12px;
	height:45px;
	clear:both;
}
.plancontent .planbox .planprice span {
	font-size:22px;
}
.plancontent .planbox .messagebox {
	width:180px;
	height:145px;
	padding:5px 5px;
	float:left;
}
.plancontent .planbox .messagebox .msgtop {
	width:180px;
	height:5px;
	font-size:0px;
	background:url(../images/bg_msgtop.gif) left top no-repeat;
	float:left;
}
.plancontent .planbox .messagebox .msgmid {
	width:170px;
	font-size:11px;
	font-weight:bold;
	color:#454444;
	float:left;
	padding:5px 5px;
	background:#fff;
}
.plancontent .planbox .messagebox .msgmid .linedotted {
	background:url(../images/line_dotted.gif) left 5px repeat-x;
	height:10px;
}
.plancontent .planbox .btn_joinnow1 {
	background:url(../images/btn_joinnowplan.gif) 40px top no-repeat;
	width:92px;
	height:50px;
	float:left;
	padding:0 0 0 40px;
}
.plancontent .planbox .btn_joinnow {
	background:url(../images/btn_joinnowbt.gif) 40px top no-repeat;
	width:92px;
	height:50px;
	float:left;
	padding:0 0 0 40px;
}
.plancontent .planbox .messagebox .msgbot {
	width:180px;
	height:35px;
	background:url(../images/bg_msgbot.gif) left top no-repeat;
	float:left;
}
.datagrid th.left {
	background:url(../images/datagrid_thleft.gif) no-repeat left top;
	height:44px;
	width:15px;
}
.datagrid th {
	background:url(../images/datagrid_th.gif) repeat-x left top;
	height:44px;
	color:#000;
}
.datagrid th.right {
	background:url(../images/datagrid_thright.gif) no-repeat right top;
	height:44px;
	width:15px;
}
.datagrid th a{
font-family:"Lucida Sans","Lucida Sans Unicode",Arial,Verdana;
color:#777;

}
.datagrid tr {
	background:url(../images/datagrid_tdline.gif) repeat-x left bottom;
}
.datagrid tr.last {
	background:none;
}
.datagrid td {
	padding:15px 0;
	color:#000;
	font-size:12px;
	color:#777777;
	vertical-align:top;
}
.datagrid2 td {
	padding:5px 2px;
	vertical-align:top;
}
.datagrid2 td.lineverical {
	background:url(../images/line_vdotted.gif) left top repeat-y;
	width:1px;
	font-size:0px;
}
.datagrid2 td.linehori {
	background:url(../images/line_dotted.gif) left top repeat-x;
	height:1px;
	padding:0px;
	font-size:0px;
}
.datagrid2 p {
	font-size:12px;
	font-weight:bold;
}
.datagrid2 p.normal {
	font-weight:normal;
}
.datagrid2 h4 {
	color:#383838;
}
.datagrid2 h4 span {
	color:#520000;
}
.datagrid2 td h5 {
	color:#430000;
	font-weight:bold;
}
.datagrid3 {
	border-collapse:collapse;
	border:1px solid #dbdbdb;
}
.datagrid3 th {
	background:#9f9ea5 url(../images/img_datagrid3th.gif) left bottom repeat-x;
	padding:0 0 0 20px;
	text-align:left;
	color:#fff;
	font-family:"Lucida Sans", "Trebuchet MS", arial;
	font-size:13px;
}
.datagrid3 td {
	background:url(../images/img_datagrid3td.gif) left bottom repeat-x;
	padding:0 0 0 5px;
	border-left:#dbdbdb 1px solid;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
}
.mainwapper .footer {
	clear:both;
	padding:0 0 10px 0;
}
.footer .footercontent {
	width:990px;
	height:60px;
	border:#dedede 1px solid;
	border-left:none;
	border-right:none;
	float:left;
	padding:0 0 0 10px;
}
.footercontent ul li {
	float:left;
	padding:15px 35px 0 0;
}
.footercontent ul li a:link, .footercontent ul li a:active, .footercontent ul li a:visited {
	font-size:14px;
	text-decoration:none;
	color:#777777;
}
.footercontent ul li a:hover {
	color:#333333;
}
.footer .footerright {
	float:right;
	width:430px;
	padding:10px 0 10px 0;
}
.footer .footerright a:link, .footer .footerright a:active, .footer .footerright a:visited {
	font-size:12px;
	font-family:Arial, Verdana;
	text-decoration:none;
	float:left;
	padding:0 0 0 20px;
}
.footer .footerright a:hover {
	color:#000;
}
.footer .footerright span {
	height:26px;
	padding:0 4px 0 30px;
	float:left;
}
.footer .footerright span.icon_delicious {
	background:url(../images/icon_spirit.gif) left top no-repeat;
	float:left;
}
.footer .footerright span.icon_tweet {
	background:url(../images/icon_spirit.gif) left -26px no-repeat;
	float:left;
}
.footer .footerright span.digg {
	background:url(../images/icon_spirit.gif) left -52px no-repeat;
	float:left;
}
/* Button css */
.bestdeals .dealbox a.dealone:link, .bestdeals .dealbox a.dealone:active, .bestdeals .dealbox a.dealone:visited {
	background:url(../images/bg_dealone.gif) left top no-repeat;
}
.bestdeals .dealbox a.dealtwo:link, .bestdeals .dealbox a.dealtwo:active, .bestdeals .dealbox a.dealtwo:visited {
	background:url(../images/bg_dealtwo.gif) left top no-repeat;
}
.bestdeals .dealbox a.dealthree:link, .bestdeals .dealbox a.dealthree:active, .bestdeals .dealbox a.dealthree:visited {
	background:url(../images/bg_dealthree.gif) left top no-repeat;
}
.bestdeals .dealbox a.dealfour:link, .bestdeals .dealbox a.dealfour:active, .bestdeals .dealbox a.dealfour:visited {
	background:url(../images/bg_dealfour.gif) left top no-repeat;
}
a.btn_switchsky:link, a.btn_switchsky:active, a.btn_switchsky:visited, a.btn_switchsky:hover {
	background:url(../images/btn_switchsky.gif) left top no-repeat;
	width:150px;
	height:40px;
	float:left;
}
a.btn_upgradesky:link, a.btn_upgradesky:active, a.btn_upgradesky:visited, a.btn_upgradesky:hover {
	background:url(../images/btn_upgradesky.gif) left top no-repeat;
	width:150px;
	height:40px;
	float:left;
}
a.btn_join:link, a.btn_join:active, a.btn_join:visited, a.btn_join:hover {
	background:url(../images/btn_joinandmore.gif) left top no-repeat;
	width:92px;
	height:50px;
	float:left;
}
a.btn_more:link, a.btn_more:active, a.btn_more:visited, a.btn_more:hover {
	background:url(../images/btn_joinandmore.gif) left -50px no-repeat;
	width:92px;
	height:50px;
	float:left;
}
a.btn_moreinfo:link, a.btn_moreinfo:active, a.btn_moreinfo:visited, a.btn_moreinfo:hover {
	background:url(../images/btn_moreinfo.gif) left top no-repeat;
	width:96px;
	height:29px;
	float:left;
}
a.btn_switchbt:link, a.btn_switchbt:active, a.btn_switchbt:visited, a.btn_switchbt:hover {
	background:url(../images/btn_switchbt.gif) left top no-repeat;
	width:155px;
	height:40px;
	float:left;
}
.lightgraybox {
	float:left;
	border:#e5e5e5 1px solid;
	background:#f4f2f2;
	padding:5px;
}
.comp1 .topcorleft {
	padding:0 0 0 10px;
	height:10px;
	background:url(../images/comp1/corner.gif) left top no-repeat;
	float:left;
	font-size:0px;
}
.comp1 .midtop {
	height:10px;
	background:url(../images/comp1/topbot.gif) left top repeat-x;
	float:left;
	font-size:0px;
}
.comp1 .topcorright {
	padding:0 10px 0 0;
	height:10px;
	background:url(../images/comp1/corner.gif) right top no-repeat;
	float:left;
	font-size:0px;
}
.comp1 .midcorleft {
	padding:0 0 0 10px;
	background:url(../images/comp1/leftright.gif) left top repeat-y;
	float:left;
}
.comp1 .mid {
	background:#fff;
	float:left;
}
.comp1 .midcorright {
	padding:0 10px 0 0;
	background:url(../images/comp1/leftright.gif) right top repeat-y;
	float:left;
}
.comp1 .botcorleft {
	padding:0 0 0 10px;
	height:10px;
	background:url(../images/comp1/corner.gif) left bottom no-repeat;
	float:left;
	font-size:0px;
}
.comp1 .midbot {
	height:10px;
	background:url(../images/comp1/topbot.gif) left bottom repeat-x;
	float:left;
	font-size:0px;
}
.comp1 .botcorright {
	padding:0 10px 0 0;
	height:10px;
	background:url(../images/comp1/corner.gif) right bottom no-repeat;
	float:left;
	font-size:0px;
}
.digicomp .compwidth {
	width:575px;
}
.comp2 {
	border:1px #e5e5e5 solid;
	padding:10px 10px;
	float:left;
	background:url(../images/bg_comp2.gif) left top repeat-x;
}
.contentproduct .compwidth {
	width:904px;
}
.comp3 .topcorleft {
	padding:0 0 0 10px;
	height:10px;
	background:url(../images/comp3/corner.gif) left top no-repeat;
	float:left;
	font-size:0px;
}
.comp3 .midtop {
	height:10px;
	background:url(../images/comp3/topbot.gif) left top repeat-x;
	float:left;
	font-size:0px;
}
.comp3 .topcorright {
	padding:0 10px 0 0;
	height:10px;
	background:url(../images/comp3/corner.gif) right top no-repeat;
	float:left;
	font-size:0px;
}
.comp3 .midcorleft {
	padding:0 0 0 10px;
	background:url(../images/comp3/leftright.gif) left top repeat-y;
	float:left;
}
.comp3 .mid {
	background:#000;
	float:left;
}
.comp3 .midcorright {
	padding:0 10px 0 0;
	background:url(../images/comp3/leftright.gif) right top repeat-y;
	float:left;
}
.comp3 .botcorleft {
	padding:0 0 0 10px;
	height:10px;
	background:url(../images/comp3/corner.gif) left bottom no-repeat;
	float:left;
	font-size:0px;
}
.comp3 .midbot {
	height:10px;
	background:url(../images/comp3/topbot.gif) left bottom repeat-x;
	float:left;
	font-size:0px;
}
.comp3 .botcorright {
	padding:0 10px 0 0;
	height:10px;
	background:url(../images/comp3/corner.gif) right bottom no-repeat;
	float:left;
	font-size:0px;
}
.skystandardpro .compwidth {
	width:400px;
}
.comp4 .topcorleft {
	padding:0 0 0 10px;
	height:10px;
	background:url(../images/comp4/corner.gif) left top no-repeat;
	float:left;
	font-size:0px;
}
.comp4 .midtop {
	height:10px;
	background:url(../images/comp4/topbot.gif) left top repeat-x;
	float:left;
	font-size:0px;
}
.comp4 .topcorright {
	padding:0 10px 0 0;
	height:10px;
	background:url(../images/comp4/corner.gif) right top no-repeat;
	float:left;
	font-size:0px;
}
.comp4 .midcorleft {
	padding:0 0 0 10px;
	background:url(../images/comp4/leftright.gif) left top repeat-y;
	float:left;
}
.comp4 .mid {
	background:#fff;
	float:left;
}
.comp4 .midcorright {
	padding:0 10px 0 0;
	background:url(../images/comp4/leftright.gif) right top repeat-y;
	float:left;
}
.comp4 .botcorleft {
	padding:0 0 0 10px;
	height:10px;
	background:url(../images/comp4/corner.gif) left bottom no-repeat;
	float:left;
	font-size:0px;
}
.comp4 .midbot {
	height:10px;
	background:url(../images/comp4/topbot.gif) left bottom repeat-x;
	float:left;
	font-size:0px;
}
.comp4 .botcorright {
	padding:0 10px 0 0;
	height:10px;
	background:url(../images/comp4/corner.gif) right bottom no-repeat;
	float:left;
	font-size:0px;
}
.entertainmentbox .compwidth {
	width:285px;
}
.comp5 .topcorleft {
	padding:0 0 0 10px;
	height:10px;
	background:url(../images/comp5/corner.gif) left top no-repeat;
	float:left;
	font-size:0px;
}
.comp5 .midtop {
	height:10px;
	background:url(../images/comp5/topbot.gif) left top repeat-x;
	float:left;
	font-size:0px;
}
.comp5 .topcorright {
	padding:0 10px 0 0;
	height:10px;
	background:url(../images/comp5/corner.gif) right top no-repeat;
	float:left;
	font-size:0px;
}
.comp5 .midcorleft {
	padding:0 0 0 10px;
	background:url(../images/comp5/leftright.gif) left top no-repeat;
	float:left;
}
.comp5 .mid {
	background:url(../images/comp5/bg_mid.gif) left top repeat-x;
	float:left;
}
.comp5 .midcorright {
	padding:0 10px 0 0;
	background:url(../images/comp5/leftright.gif) right top no-repeat;
	float:left;
}
.comp5 .botcorleft {
	padding:0 0 0 10px;
	height:32px;
	background:url(../images/comp5/corner.gif) left bottom no-repeat;
	float:left;
	font-size:0px;
}
.comp5 .midbot {
	height:32px;
	background:url(../images/comp5/topbot.gif) left bottom repeat-x;
	float:left;
	font-size:0px;
}
.comp5 .botcorright {
	padding:0 10px 0 0;
	height:32px;
	background:url(../images/comp5/corner.gif) right bottom no-repeat;
	float:left;
	font-size:0px;
}
.digitalbundel .compwidth {
	width:905px;
}

/* css added by harsha on 22-1-10*/
.pagetitle1{
	float:left;
	width:598px;
	padding:0 0 5px 0;
	background:url(../images/line_dotted.gif) left bottom repeat-x;
}
.contentleft{width:598px; float:left;}

.border-grey-rightside{border-left:solid 1px #d9d9d9; border-right:solid 1px #d9d9d9; background-color:#FFFFFF;}
.right-topbar{background:url(../images/new-right-top.jpg) no-repeat; width:318px; height:19px;}
.right-bottbar{background:url(../images/new-right-bott.jpg) no-repeat; width:318px; height:12px;}
.box1{background:url(../images/new-box1.jpg) no-repeat; width:293px; height:267px;}
.box2{background:url(../images/new-box2.jpg) no-repeat; width:293px; height:267px;}
.box3{background:url(../images/new-box3.jpg) no-repeat; width:293px; height:267px;}

.banner-head{font-size:20px; color:#101010;}
.black{color:#000000; font-family:"Lucida Sans", "Trebuchet MS"; font-size:14px;}
.lightgraybox1 {
	float:left;
	border:#e5e5e5 1px solid;
	background:#f4f2f2;
	padding:16px 5px 5px 5px;
}
.yellow-topbar{background:url(../images/new-topbar.jpg) no-repeat; width:455px; height:33px;}
.yellow-midborder{border-left:solid 2px #fbb939; border-right:solid 2px #fbb939; background-color:#FFFFFF;}
.yellow-midbott{background:url(../images/new-yellow-mid-bott-cor.gif) repeat-x; height:11px;}
.heading20bk{font-size:20px; font-weight:bold; color:#000000; text-indent:12px;}
.bgyellow-light{background-color:#ffeecb; font-size:12px; color:#747474; font-weight:bold; padding:9px 0px;}
ul.boxlist{margin:0px 8px 5px 8px; padding:0;}
ul.boxlist li{ display:inline; padding:0px 0px 0px 18px; font-size:15px; color:#4f4d4a; font-weight:bold; background:url(../images/bullet-circle.gif) no-repeat 0px 2px;}

ul.list1{margin:0; padding:0;}
ul.list1 li{margin:0; padding:0;}
.plancontent1 ul {
	padding:0 0 0 10px;
}
.plancontent1 ul li {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	padding:10px 0 0 10px;
	background:url(../images/icon_square.gif) left 15px no-repeat;
}
.plancontent2 ul {
	padding:0 0 0 10px;
}
.plancontent2 ul li {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	padding:0px 0 0 10px;
	background:url(../images/icon_square.gif) left 5px no-repeat;
}
.super_colour {
color:#F7931D;
}
.super_channels {
color:#00B9F1;
}
.super_sky {
color:#A6CE39;
}
.super_sound {
color:#EC0677;
}
ul.banner1{margin:0; padding:0;}
ul li.banner1{background:url(../images/bg_ulproductbox.gif) left 8px no-repeat; padding:0px 8px;}
.skystandardpro .skypro_details .desc .leftname1 {
	
	float:left;
}
.skystandardpro .skypro_details .desc1 {
	width:400px;

	float:left;
	font-size:13px;
	color:#b4b3b3;
	padding:7px 0px;
	background:url(../images/line_skyprodetails.gif) left bottom repeat-x;
}
/* css added on 3-2-10*/
.mainright1{width:330px; float:right;}
.outer1{ width:100%; background:url(../images/banner_home.gif) left top no-repeat; float:left; height:241px;}
.banner-content-left{float:left;}
/* css added on 4-2-10*/
.middle-wrap{width:930px; margin:0 auto;}
.bottclear{ clear:both;}
.skystandardpro1 .compwidth {
	width:600px;
}
.comp4 .topcorleft {
	padding:0 0 0 10px;
	height:10px;
	background:url(../images/comp4/corner.gif) left top no-repeat;
	float:left;
	font-size:0px;
}
.comp4 .midtop {
	height:10px;
	background:url(../images/comp4/topbot.gif) left top repeat-x;
	float:left;
	font-size:0px;
}
.comp4 .topcorright {
	padding:0 10px 0 0;
	height:10px;
	background:url(../images/comp4/corner.gif) right top no-repeat;
	float:left;
	font-size:0px;
}
.comp4 .midcorleft {
	padding:0 0 0 10px;
	background:url(../images/comp4/leftright.gif) left top repeat-y;
	float:left;
}
.comp4 .mid {
	background:#fff;
	float:left;
}
.comp4 .midcorright {
	padding:0 10px 0 0;
	background:url(../images/comp4/leftright.gif) right top repeat-y;
	float:left;
}
.comp4 .botcorleft {
	padding:0 0 0 10px;
	height:10px;
	background:url(../images/comp4/corner.gif) left bottom no-repeat;
	float:left;
	font-size:0px;
}
.comp4 .midbot {
	height:10px;
	background:url(../images/comp4/topbot.gif) left bottom repeat-x;
	float:left;
	font-size:0px;
}
.comp4 .botcorright {
	padding:0 10px 0 0;
	height:10px;
	background:url(../images/comp4/corner.gif) right bottom no-repeat;
	float:left;
	font-size:0px;
}
.headbox{font-size:16px; color:#FFFFFF; font-weight:bold;}
.skybox ul{margin:5px 0 0 10px; padding:0;  }
.skybox ul li{ font-size:12px; color:#FFFFFF; list-style:none; background:url(../images/bullet-square-wh.gif) 0 4px no-repeat; padding:0 0 5px 12px; }
.headbox2{font-size:12px; color:#FFFFFF; font-weight:bold;}
.pink{color:#fc0075;}
.compare-wrap{width:620px; float:left;}
.compare-wrapwidth{width:600px;}
.plancontent .planbox .messagebox1 {
	width:180px;
	height:122px;
	padding:5px 5px;
	float:left;
}
.plancontent .planbox .messagebox1 .msgtop {
	width:180px;
	height:5px;
	font-size:0px;
	background:url(../images/bg_msgtop.gif) left top no-repeat;
	float:left;
}
.plancontent .planbox .messagebox1 .msgmid {
	width:170px;
	font-size:11px;
	font-weight:bold;
	color:#454444;
	float:left;
	padding:5px 5px;
	background:#fff;
}
.plancontent .planbox .messagebox1 .msgmid .linedotted {
	background:url(../images/line_dotted.gif) left 5px repeat-x;
	height:10px;
}

/*1-4-*/
.contentbody .bannerhome1new{
	background:url(../images/banner-bgnew.jpg) left top no-repeat;
	width:936px;
	height:300px;
	padding:40px 0 0 50px;
	float:left;
}


.left-content{width:636px;}
.left-box{width:636px; float:left;}
.right-box{width:245px; padding:0px 35px 0px 0px; float:right; }
.advt-head{font-family:"Lucida Sans", "Trebuchet MS"; font-size:12px; color:#7bd7f4; padding:10px 0px; font-weight:normal;}
.bott-pad10{padding-bottom:18px;}
.top-pad10{ padding-top:14px;}
.padcontent{ padding-top:0px;}
.boxsm{padding:0px 10px;}

.MoreInfo1{
  width:439px;
  height:200px;
  float:right;
  margin:00 30px 05px 00;
 }
.MoreInfo1 a.top{
  width:439px;
  height:167px;
  display:block;
  text-indent:-999999px;
  outline:0px;
  float:left;
}
.MoreInfo1 a.clickdetail{
  width:246px;
  height:64px;
  display:block;
  text-indent:-999999px;
  outline:0px;
  float:left;
}
.MoreInfo1 a.readmore{
  width:72px;
  height:64px;
  display:block;
  text-indent:-999999px;
  outline:0px;
  float:left;
}
.MoreInfo1 .last{
  width:134px;
  height:64px;
  display:block;
  text-indent:-999999px;
  outline:0px;
  float:left;
}
.SkyBoxBG{
	height:270px;
	width:935px;
	text-align:center;
	overflow:hidden;
	margin:07px 00 00 00;
}
.SkyBox1{
	background: url(../images/SkyBox1.jpg) no-repeat;
	float:left;
	width:304px;
	height:269px;
	margin:00 05px 00 00;
	overflow:hidden;
	
}
.SkyBox2{
	background: url(../images/SkyBox2.jpg) no-repeat;
	float:left;
	width:310px;
	height:268px;
	margin:00 05px 00 00;
	overflow:hidden;
	
}
.SkyBox3{
	background: url(../images/SkyBox3.jpg) no-repeat;
	float:left;
	width:304px;
	height:264px;
}

.SkyBox1 a{
	background: url(../images/SkyBox1.jpg) no-repeat;
	float:left;
	width:304px;
	height:264px;
	margin:00 05px 00 00;
	display:block;
    text-indent:-99999px;
    outline:0px;
}
.SkyBox2 a{
	background: url(../images/SkyBox2.jpg) no-repeat;
	float:left;
	width:310px;
	height:264px;
	margin:00 05px 00 00;
	display:block;
    text-indent:-99999px;
    outline:0px;
}
.SkyBox3 a{
	background: url(../images/SkyBox3.jpg) no-repeat;
	float:left;
	width:307px;
	height:268px;
	margin:00 00px 00 00;
	display:block;
    text-indent:-99999px;
    outline:0px;
}

.SkyBox1 a:hover{
	background: url(../images/SkyBox1.jpg) no-repeat;
	float:left;
	width:304px;
	height:269px;
	margin:00 05px 00 00;
	display:block;
    text-indent:-99999px;
    outline:0px;
}
.SkyBox2 a:hover{
	background: url(../images/SkyBox2.jpg) no-repeat;
	float:left;
	width:310px;
	height:268px;
	margin:00 05px 00 00;
	display:block;
    text-indent:-99999px;
    outline:0px;
}
.SkyBox3 a:hover{
	background: url(../images/SkyBox3.jpg) no-repeat;
	float:left;
	width:307px;
	height:268px;
	margin:00 00px 00 00;
	display:block;
    text-indent:-99999px;
    outline:0px;
}
.pagetitle1N{
	width:925px !important;
}

/* css 3-08-10*/
.SkyBox1n{
	background: url(../images/SkyBox1.jpg) no-repeat;
	float:left;
	width:304px;
	height:264px;
	margin:00 5px 00 00;
	overflow:hidden;
	
}

.SkyBox2n{
	background: url(../images/SkyBox2.jpg) no-repeat;
	float:left;
	width:304px;
	height:264px;
	margin:00 5px 00 00;
	overflow:hidden;
	
}
.SkyBox1n a{
	background: url(../images/SkyBox1.jpg) no-repeat;
	float:left;
	width:304px;
	height:264px;
	margin:00 05px 00 00;
	display:block;
    text-indent:-99999px;
    outline:0px;
}
.SkyBox1n a:hover{
	background: url(../images/SkyBox1.jpg) no-repeat;
	float:left;
	width:304px;
	height:264px;
	margin:00 05px 00 00;
	display:block;
    text-indent:-99999px;
    outline:0px;
}
.SkyBox2n a{
	background: url(../images/SkyBox2.jpg) no-repeat;
	float:left;
	width:304px;
	height:264px;
	margin:00 05px 00 00;
	display:block;
    text-indent:-99999px;
    outline:0px;
}
.SkyBox2n a:hover{
	background: url(../images/SkyBox2.jpg) no-repeat;
	float:left;
	width:304px;
	height:264px;
	margin:00 05px 00 00;
	display:block;
    text-indent:-99999px;
    outline:0px;
}
.clearboth{clear:both;}
.boxbgnew{width:930px; margin:0px auto; }
.boxbgnewmain{width:930px; float:left;}
.headhrline {
	float:left;
	width:926px;
	padding:0 0 5px 0;
	background:url(../images/line_dotted.gif) left bottom repeat-x;
}
.skyboxoffers{
	float:left;
	width:955px;
	height:305px;
	margin:0px;
	margin-top:10px;
	
}

.skyboxoffer a{
	width:317px;
	height:308px;
	float:left;
	text-decoration:none;
	outline:0;
}
.skyboxoffer a:hover{
	text-decoration:none;
	outline:0;
}
.skyhdoffer a{
	text-decoration:none;
	width:314px;
	height:308px;
	float:left;
	outline:0;
}
.skyhdoffer a:hover{
	text-decoration:none;
	outline:0;
}
.skybroadbandoffer a{
	text-decoration:none;
	width:315px;
	height:308px;
	float:left;
	outline:0;
}
.skybroadbandoffer a:hover{
	text-decoration:none;
	outline:0;
}
.skyatlanticoffers{
	float:left;
	width:955px;
	height:208px;
	margin:0px;
	margin-top:10px;
	
}
.LtSkyoffer{
float:left;
width:464px;
padding:0 10px 0 0;

}
.LtSkyoffer a{
	width:464px;
	height:208px;
	float:left;
	text-decoration:none;
	outline:0;
}
.LtSkyoffer a:hover{
	text-decoration:none;
	outline:0;
}
.RtSkyoffer{
float:left;
width:464px;
padding:0 17px 0 0;

}
.RtSkyoffer a{
	width:464px;
	height:208px;
	float:left;
	text-decoration:none;
	outline:0;
}
.RtSkyoffer a:hover{
	text-decoration:none;
	outline:0;
}






.contentbody .bannerhome1 .bannerhome3 h1 {
	font-size:22px;
	color:#ffffff;
	font-weight:normal;
}
.contentbody .bannerhome1 .bannerhome3 p {
	font-size:12px;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
	width:436px;
}



.bullet ul li {
	width:570px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#777;
	padding:10px 0 0 15px;
	margin-left:10px;
	background:url(../images/icon_square.gif) left 15px no-repeat;
}
.skyboxoffers1{
	float:left;
	width:955px;
	height:285px;
	margin:0px;
	margin-top:10px;
	
}
.skyboxoffer1 a{
	width:317px;
	height:285px;
	float:left;
	text-decoration:none;
	outline:0;
}
.skyboxoffer1 a:hover{
	text-decoration:none;
	outline:0;
}
.skyhdoffer1 a{
	text-decoration:none;
	width:314px;
	height:285px;
	float:left;
	outline:0;
}
.skyhdoffer1 a:hover{
	text-decoration:none;
	outline:0;
}

.skybroadbandoffer1 a{
	text-decoration:none;
	width:315px;
	height:285px;
	float:left;
	outline:0;
}
.skybroadbandoffer1 a:hover{
	text-decoration:none;
	outline:0;
}

.leftbox1{
	width:416px;
	height:205px;
	margin-top:10px;
	float:left;	
}

.bannerhome1 .leftbox3{
	width:490px;
	height:200px;
	margin-top:10px;
	float:left;	
}

.bannerhome1 .leftbox2{
	width:460px;
	height:auto;
	margin-top:10px;
	float:left;
}

.contentbody .bannerhome1 .bannerhome_new h1 {
	font-size:22px;
	color:#333333;
	font-weight:normal;
}
.contentbody .bannerhome1 .bannerhome_new p {
	font-size:12px;
	font-weight:normal;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
}



.contentbody1 {
	width:986px;
	padding:0 7px 25px 7px;
	float:left;
}
.anytime-mainbox{width:926px; float:left;}
.anytime-leftbox{width:520px; float:left;}
.anytime-leftbox .img{float:left; margin-bottom:5px; background:url(../images/txt-anytime.jpg) no-repeat; width:317px; height:65px;}
.txtbox{width:520px; float:left;}
.greyhead{font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:26px; color:#4b4949; margin:0; padding:0px 0px 6px 0px;}
.greysubhead{font-size:18px; color:#4b4949;}
.hr{background:url(../images/hrline.gif) repeat-x; margin:10px 0px; width:520px; height:1px; float:left;}
.bluehead{ font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:26px; color:#013467;}
.txtbox ul{margin:0px 0px 0px 10px; padding:0;}
.txtbox li{margin:0; padding:7px 0px 7px 30px; list-style:none; background:url(../images/bullet-mark.jpg) no-repeat 0 2px; font-size:16px; color:#4b4949; font-weight:bold;}
.txtbox .buttonnew{margin-left:20px; float:left; width:500px;}
.right-bannerbox{width:350px; float:left; padding-left:23px;}
.right-bannerbox .banner1{width:303px; float:left; margin-bottom:20px;}

.clearrow{clear:both; width:926px;}
.hrlinebig{background:url(../images/hrline.gif) repeat-x; margin:10px 0px; width:926px; height:1px; float:left;}
.contentmainbox{width:926px; float:left;}
.contentmainbox p{margin-bottom:10px;}
.contentmainbox .headblack{padding:7px 0px; color:#383838; font-size:18px;}
.pagetitle .pagelogonew {
	float:right;
	width:80px;
	text-align:right;
}
.pagetitle .pagename .leftboxnew {
	float:left;
	width:800px;
	padding:5px 0 0 0;
}


.learnpost1 a.learnmore:link, .learnpost1 a.learnmore:active, .learnpost1 a.learnmore:visited {
	width:75px;
	height:75px;
	bottom:-14px;
	right:-28px;
	position:absolute;
	float:left;
	background:url(../images/btn_roundlearnmore1.gif) left top no-repeat;
	;
}


.skystandardpro .skypro_details .desc1_new {
	width:400px;

	float:left;
	font-size:13px;
	color:#333333;
	padding:7px 0px;
	background:url(../images/line_skyprodetails1.gif) left bottom repeat-x;
}

.skystandardpro .skypro_details .rate_new {
	width:400px;
	float:left;
	font-size:16px;
	font-weight:bold;
	color:#333333;
	padding:0 0 10px;
}

.skystandardpro .skypro_details .desc_new{
	width:400px;
	height:17px;
	float:left;
	font-size:13px;
	color:#333333;
	padding:7px 0px;
	background:url(../images/line_skyprodetails1.gif) left bottom repeat-x;
}

.skystandardpro .skypro_details .last_new {
	background:none;
	color:#333333;
}

.heading-bold {
	font-size:18px;
	font-weight:normal;
	color:#f3038c;
	float:left;
}

.comp6 .topcorleft {
	padding:0 0 0 10px;
	height:10px;
	background:url(../images/comp6/corner.gif) left top no-repeat;
	float:left;
	font-size:0px;
}
.comp6 .midtop {
	height:10px;
	background:url(../images/comp6/topbot.gif) left top repeat-x;
	float:left;
	font-size:0px;
}
.comp6 .topcorright {
	padding:0 10px 0 0;
	height:10px;
	background:url(../images/comp6/corner.gif) right top no-repeat;
	float:left;
	font-size:0px;
}
.comp6 .midcorleft {
	padding:0 0 0 10px;
	background:url(../images/comp6/leftright.gif) left top repeat-y;
	float:left;
}
.comp6 .mid {
	background:#ddedf6;
	float:left;
}
.comp6 .midcorright {
	padding:0 10px 0 0;
	background:url(../images/comp6/leftright.gif) right top repeat-y;
	float:left;
}
.comp6 .botcorleft {
	padding:0 0 0 10px;
	height:10px;
	background:url(../images/comp6/corner.gif) left bottom no-repeat;
	float:left;
	font-size:0px;
}
.comp6 .midbot {
	height:10px;
	background:url(../images/comp6/topbot.gif) left bottom repeat-x;
	float:left;
	font-size:0px;
}
.comp6 .botcorright {
	padding:0 10px 0 0;
	height:10px;
	background:url(../images/comp6/corner.gif) right bottom no-repeat;
	float:left;
	font-size:0px;
}

.img-left {
	float:left;
	margin-right:15px;
	margin-bottom:5px;
}

.img1-left {
	float:left;
	margin-right:15px;
	margin-bottom:5px;
	margin-top:2px;
}
.img-right {
	float:right;
	margin-left:10px;
}

.bullet_news ul li {
	width:auto;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#777;
	padding:10px 0 0 15px;
	margin-left:10px;
	background:url(../images/icon_square.gif) left 15px no-repeat;
}


.ularrow1 li {
	background:url(../images/bullet.jpg) left 2px no-repeat;
	padding:0 0 10px 20px;
	font-size:14px;
	color:#a8a7a7;
	margin-left:5px;
}

.ularrow1 li a:link, .ularrow1 li a:active, .ularrow1 li a:visited {
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
	color:#a8a7a7;
	text-decoration:none;
	font-weight:normal;
	font-size:14px;
}

.ularrow1 li a:hover {
	color:#ffffff;
	text-decoration:underline;
	font-weight:normal;
	font-size:14px;
}

.rightnav_text {
font-size:20px;
color:#fff;
}

.leftbox_text {
font-size:18px;
color:#000;
}

.leftbox_text h1 {
font-size:18px;
color:#000;
}

.leftbox_date {
font-size:12px;
font-weight:bold;
color:#900;
padding-top:10px;
}

.bullet_rightnav ul li {
	width:auto;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#777;
	padding:10px 0 0 10px;
	margin-left:10px;
	background:url(../images/icon_square.gif) left 15px no-repeat;
}

.bullet_rightnav ul li a:link, .bullet_rightnav ul li a:visited, .bullet_rightnav ul li a:active  {
	width:auto;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#777;
	padding:10px 0 0 0px;
	text-decoration:underline;
}

.bullet_rightnav ul li a:hover{
	width:auto;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#777;
	padding:10px 0 0 0px;
	text-decoration:none;
}
.yellow-txt {
	font: bold 12px Arial, Helvetica, sans-serif;
	color:#f69400;
}
/* 28-2-11*/
.comparisonboxnew {
	float:left;
	width:940px;
	padding:0 15px 0 15px;
}
.virginplan .plan .plantitle1 {
	float:left;
/*	padding:10px 0 0 10px;*/
	width:283px;
	height:45px;
	color:#FFFFFF;
	text-align:center;
	padding:10px 0 0 0;
}

.img1 {
	float:right;
	padding-left:10px;
}

.plancontent .price1 {
	float:left;
/*	padding:0 0 10px 60px;*/
	width:283px;
	font-size:20px;
	color:#520000;
	text-align:center;
	margin:10px 0 10px 0;
}

.plancontent .joinnow1 {
	padding:0 0 0 95px;
	float:left;
	width:188px;
}
.plancontent .joinnow1 a:link, .plancontent .joinnow1 a:active, .plancontent .joinnow1 a:visited {
	background:url(../images/btn_joinnowvirgin.gif) left center no-repeat;
	width:92px;
	height:55px;
	float:left;
}

.featurebox1 {
	width:930px;
	padding:10px 0 10px 0;
	float:left;
	background:url(../images/line_featurecontent.gif) left bottom repeat-x;
}
.featurebox1 .featureimg {
	width:160px;
	float:left;
}
.featurebox1 .featurecontent {
	float:left;
	width:770px;
}



.SkyBox1n_new{
	float:left;
	width:304px;
	height:264px;
	margin:00 5px 00 00;
	overflow:hidden;
	
}
.bannerarea{width:930px; float:left;}
.bannerarea .banner-broadband1{width:460px; float:left; margin-right:10px; height:257px;}
.bannerarea .banner-broadband2{width:460px; float:left; height:257px; }

.bannerareasports{width:930px; float:left;}
.bannerareasports .banner-sport1{width:460px; float:left; margin-right:10px; }
.bannerareasports .banner-sport2{width:460px; float:left; }
.borderbott{border-top:solid 1px #ffffff; height:10px;}
/* 6-7-11*/
.bundlearea{width:283px; float:left;}
.bundlearea .leftpricebg{width:183px; float:left;}
.bundlearea .leftpricebg p{ color:#383838; font-size:12px; text-align:center; }
.bundlearea .leftpricebg p.grey{ color:#383838; font-size:15px; font-weight:bold; }
.bundlearea .leftpricebg p.grey span{ color:#750000; font-size:30px; font-weight:bold; }
.bundlearea .rightpricebg{width:100px; float:left;}
.bundlearea .rightpricebg .new{ background:url(../images/free-installation.jpg) no-repeat; width:81px; height:82px;}
.bundlearea .leftpricebg .btnjoin{ width:183px; float:left; text-align:center; margin-top:10px;}

.bundlearea .midpricebg{width:283px; float:left;}
.bundlearea .midpricebg p{ color:#383838; font-size:12px; text-align:center; }
.bundlearea .midpricebg p.grey{ color:#383838; font-size:15px; font-weight:bold; }
.bundlearea .midpricebg p.grey span{ color:#750000; font-size:30px; font-weight:bold; }
.bundlearea .midpricebg .btnjoin{ width:283px; float:left; text-align:center; margin-top:10px;}


.tbl-tab1 {
	width:290px;
	float:left;
	margin:0 20px 0 0;
}

.tbl-tab2 {
	width:270px;
	float:left;
	margin:0 20px 0 0;
	padding:0 10px;
	}

.tbl-tab3 {
	width:270px;
	float:left;
	margin:0 20px 0 0;
	padding:0 10px;
}

.ularrow_tbl li {
	background:url(../images/bg_ularrow.gif) left 5px no-repeat;
	padding:0 0 5px 15px;
	margin:0;
	font-size:13px;
}
.tbl_main {
	padding:0 0px;
	width:920px;
	float:left;
	border:1px solid #ccc;
}


.pagetitle .pagelogonew1{
	float:left;
	width:50px;
	text-align:right;
	margin-right:10px;
}
.tbl-tab1st {
	width:270px;
	float:left;
	margin:16px 20px 0 0;
	padding:0 10px;
}
/* 1-9-11*/
.contentbody .bannertxt{
	
	width:905px;
	padding:0px 31px 0 50px;
	margin-bottom:10px;
	float:left; text-align:right; font-size:12px; color:#666;
}
.skyboxoffertext{
	float:left; clear:both;
	width:937px; padding-left:14px;
	margin:0px;
	margin-top:10px; font-size:12px;
	
}
.skystandard_packagetxt {
	padding:10px 0px 0 10px;
	width:410px;
	float:left; font-size:12px;
	
}
.skystandard_packagetxt {
	padding:10px 0px 0 20px;
	width:422px;
	float:left; font-size:12px;

}
.head14{ color:#777777; font-family:"Lucida Sans", Arial, Verdana; font-size:16px; color:#777777; font-weight:bold; padding-bottom:10px;}
.bannerareatop{width:930px; float:left; padding-bottom:10px;}

.tbl-tab3new{
	width:270px;
	float:left;
	margin:0 20px 0 0;
	padding:0 10px;
}

.tbl-tab3new .btnbox{ float:left; width:92px; padding:0 0 0 87px;}
.tbl-tab3new .msvoucherbox{ float:left; width:58px; padding: 0 0 0 10px; margin-top:-10px;}
/* 8-12-11*/
.bannersport{width:920px; float:left; padding-bottom:18px; padding-left:10px;}
.virginoffer {
	float:left;
	width:911px;

}
.virginoffer .topcontent {
	float:left; text-align:center;
	width:911px;

}
.virginoffer .topcontent1 {
	float:left; text-align:center;
	width:911px; line-height:32PX

}
.virginoffer .topcontent ul {
	text-align:center; float:left; margin:10px 0px 0px 90px; padding:0; width:800px;


}
.virginoffer .topcontent li {
	float:left;  padding:8px 28px; background:url(../images/mark-red.jpg) no-repeat 0px 4px; list-style-type:none; display:inline;  font:normal 18px/16px "Lucida Sans", Arial, Verdana; color:#000;
	

}
.virginoffer .bannervirgin{width:870px; margin:15px 0px 10px 41px; float:left;}
.virginoffer .bannervirgin .bannerbox1{width:280px; float:left; margin-right:15px;}
.virginoffer .bannervirgin .bannerbox2{width:280px; float:left; }
.headingblack{font:bold 24px/26px "Lucida Sans", Arial, Verdana; color:#000;}
.redtext{color:#a8031b;}










/* 04 Jan12 css start (kavita) */
aside.newleftdv {
	width:680px;
	float:left;
	margin:12px 0px 0px 0px;
}
.topbann1 {
	width:680px;
	float:left;
}
.prlphedg {
	width:680px;
	float:left;
	text-align:center;
	font:bold 22px/46px lucida sans;
	color:#9c28f0;
}
.thrtbldv {
	width:680px;
	float:left;
	background:url(../images/dotted-border.jpg) repeat-x bottom;
}
.tbledv {
	width:225px;
	float:left;
	border-right:1px solid #cbcbcb;
	padding-bottom:16px;
	margin-bottom:15px;
}
.pikhedg {
	width:212px;
	height:33px;
	background:url(../images/pinkbg.jpg) repeat-x;
	float:left;
	padding:0px 0px 0px 13px;
	font:bold 16px/33px lucida sans;
	color:#fff;
}
.wdt225 {
	width:225px;
	float:left;
}
.mnthdur {
	width:225px;
	float:left;
	text-align:center;
	font:bold 14px lucida sans;
	color:#e90f7d;
}
.mnthdur span {
	color:#303030;
	font:bold 14px lucida sans;
}
.tblullist {
	width:225px;
	float:left;
}
.tblullist ul {
	width:211px;
	height:140px;
	float:left;
	list-style:none;
	padding:7px 7px 0px 7px;
}
.tblullist ul li {
	width:196px;
	float:left;
	list-style:none;
	background:url(../images/arrow.jpg) no-repeat 0px 5px;
	font:12px Arial, Helvetica, sans-serif;
	color:#333;
	padding:2px 0px 2px 15px;
}
.joindv {
	width:168px;
	float:left;
	padding-left:57px;
}
.born {
	border-right:none;
}
.botparagf {
	width:680px;
	float:left;
	background:url(../images/dotted-border.jpg) repeat-x bottom;
	padding:9px 0px 3px 0px;
}
.blchedg {
	width:680px;
	float:left;
	font:bold 18px lucida sans;
	color:#393939;
	padding-bottom:9px;
}
.botparagf p {
	width:680px;
	float:left;
	font:12px/17px Arial, Helvetica, sans-serif;
	color:#393939;
	padding:0px 0px 13px 0px;
}
aside.newrightdv {
	width:300px;
	float:left;
	margin-left:18px;
}
.gridtbl {
	width:220px;
	float:right;
	border:1px solid #b8b8b8;
	padding:0px 0px 7px 15px;
	background:url(../images/grd-bg.jpg) repeat-x #fff;
	margin-top:12px;
}
.blchedg2 {
	font:bold 18px lucida sans;
	color:#393939;
	padding:5px 10px 8px 0px;
}
.gridtbl p {
	font:12px/16px Arial, Helvetica, sans-serif;
	color:#393939;
	padding:0px 13px 9px 0px;
}
.latestnews {
	width:300px;
	float:left;
	margin-top:14px;
}
.blchedg3 {
	font:bold 16px lucida sans;
	color:#393939;
	padding:0px 10px 17px 0px;
}
.newsdv {
	width:285px;
	float:left;
	background:url(../images/dotted-border.jpg) repeat-x bottom;
	padding:0px 0px 6px 15px;
	margin-bottom:11px;
}
.newhedg {
	font:bold 12px lucida sans;
	color:#393939;
	padding:2px 0px 6px 11px;
	background:url(../images/arrow2.jpg) no-repeat 0px 6px;
}
.newspara {
	font:12px Arial, Helvetica, sans-serif;
	color:#393939;
	padding-bottom:11px;
	padding-left:12px;
}
.readmr {
	font:bold 12px lucida sans;
	color:#227ad2;
	text-align:right;
}
.readmr a {
	font:bold 12px lucida sans;
	color:#227ad2;
	text-align:right;
	padding-right:8px;
}
.readmr a:hover {
	text-decoration:underline;
}
.bgnon {
	background:none;
}

/*dated 05Jan12*/
.one .hdscontbg4{
	width:680px;
	height:35px;
	border-bottom: solid 1px #333333;
	float:left;
	margin-bottom:0px;
}
.one .hdscontbg4 b{
	width:680px;
	font:bold 18px Lucida Sans, Arial, Helvetica, sans-serif;
	color:#333333;
	text-transform:uppercase;
	padding:15px 0 0 0;
	line-height:25px;
}

.one .hdscontbg4{
	width:680px;
	height:27px;
	border-bottom: solid 1px #333333;
	float:left;
	margin-bottom:5px;
}
.one .hdscontbg4 span{
	width:680px;
	height:20px;
	font:bold 14px Lucida Sans, Arial, Helvetica, sans-serif;
	color:#333333;
	text-transform:uppercase;
	padding:12px 0 0 0;
	line-height:25px;
}
.one .hdscontbg4 b{
	width:680px;
	height:20px;
	font:bold 18px Lucida Sans, Arial, Helvetica, sans-serif;
	color:#333333;
	text-transform:uppercase;
	padding:12px 0 0 0;
	line-height:25px;
}
.one .hdscont4 p{
	width:680px;
	font: normal 12px Arial, Helvetica, sans-serif;
	margin:6px 0 6px 0px;
	display:block;
	float:left;
	color:#333333;
	line-height:15px;
}
.one .hdscont4 p strong{
	font: bold 12px Arial, Helvetica, sans-serif;
	color:#333333;
	line-height:20px;
}
/*end dated 05Jan12*/

.freeskytxt{font:18px "Lucida Sans", arial; color:#000; font-weight:bold;  float:left; width:316px; border-left:1px solid #d9d9d9; border-right:1px solid #d9d9d9; margin:9px 0 0 0;}
