@font-face {
  font-family: 'WCROUGHTRADBtaRegular';
  src: url('/fonts/WC_RoughTrad-webfont.eot');
  src: url('/fonts/WC_RoughTrad-webfont.eot?#iefix') format('embedded-opentype'),
       url('/fonts/WC_RoughTrad-webfont.woff') format('woff'),
       url('/fonts/WC_RoughTrad-webfont.ttf') format('truetype'),
       url('/fonts/WC_RoughTrad-webfont.svg#WCROUGHTRADBtaRegular') format('svg');
  font-weight: normal;
  font-style: normal;
}

html, body {
  min-height:101%;
  padding: 0;
  margin: 0;
}
body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #d9ecf2;
}
.wrap {width: 964px; margin: 0 auto;}
.clear {clear:both;}

h3 {font-size: 16px;}

a {
  text-decoration: none;
  color: #000;
  font-weight: bold;
}
a:hover, a:active {
  text-decoration: underline;
  color: #47c8ed;
}
div, p {
  margin: 0;
  padding: 0;
}
span.block {
  display: block;
}
#header {
  height: 250px; 
  background: url(/imgs/header_bg.gif) no-repeat top center;
  width: 100%;
  margin: 0; padding: 0;
  position: relative;
}
#header-text {
  width: 626px; 
  height: 100%; 
  background: url(/imgs/logo.gif) no-repeat 0 60px; 
  margin: 0 auto; 
  text-indent: -9999px;
  border-bottom: 0;
  position: relative;
}
#header-text h1, #header-text h2, #header-text h3, #header-text h4 {margin-top: 0;}
#menu {text-align: center; position: absolute; top: 28px; left: 50%; list-style: none; padding: 0; margin: 0 0 0 -482px; width: 965px; }
#menu a {color: #000; font-weight: bold; font-size: 12px; text-decoration: none; outline:none;}
#menu li {position: relative; display: inline-block; zoom: 1; *display: inline; vertical-align: middle;}
#menu li.page {border-right: 1px solid #b9b9b9; padding: 0 16px;}
#menu li.page.last {border-right: none;}
#menu li.login {margin: 0 28px 0 9px;}
#menu li.login a {
  background: url(/imgs/home_sprite.gif) no-repeat -122px -122px; 
  width: 84px; 
  height: 27px; 
  text-indent: -9999px; 
  display: block; 
  position: relative;
  zoom:1;
}
#menu li.flag {margin: 0 19px 0 0; top: -2px; }
#menu li.flag a {
  display: block; 
  text-indent: -9999px;
  width: 25px;
  height: 18px;
  background: url(/imgs/flags.gif) no-repeat 0 0;
}
#menu li.france a {
  background-position: 0 -18px;
  height: 16px; 
}
#menu li.germany a {
  background-position: 0 -34px;
  height: 17px; 
}
#menu li.netherlands a {
  background-position: 0 -51px;
  height: 17px; 
}
#menu li.netherlands {margin-right: 17px;}

div#content {
  background: white;
  margin: 0 auto;
  width: 965px;
  min-height: 100px;
  font-size: 12px;
  color: #000;
  padding-bottom: 30px;
}
div#content.default {
  position: relative;
  overflow: hidden;
}
div#maincol.default {
  width: 580px;
  margin: 20px 0 0 40px;
  float: left;
  display: inline;
}
div#sidebar {
  width: 229px;
  float: left;
  display: inline;
  margin: 30px 0 0 40px;
}
div#sidebar_top {
  background: url('/imgs/sidebar_top.gif') no-repeat top;
  width: 229px;
  height: 19px;
}
div#sidebar_bottom {
  background: url('/imgs/sidebar_bottom.gif') no-repeat top;
  width: 229px;
  height: 10px;
}
div#sidebar_content {
  background: url('/imgs/sidebar.gif') repeat-y;
  width: 202px;
  padding: 10px 12px 10px 15px;
}
div#sidebar_ad {
  background: url('/imgs/sidebar_ad.gif') no-repeat;
  margin: 10px 0;
  height: 1px;
  padding-top:357px;
  overflow: hidden;
  clear: both;
}

div#pricing.default {
  background: url('/imgs/index_pricing.gif') no-repeat;
}
div#pricing.superspecial {
  background: url('/imgs/index_pricing_superspecial.gif') no-repeat;
}
div#signup_products h3 {
  background: url('/imgs/get_started.gif') no-repeat;
  display: block;
  height: 0px;
  padding-top: 15px;
  overflow: hidden;
  margin: 5px 0;
}
div#signup_products h4 {
  font-family: Arial Black, Gadget, sans-serif;
  font-size: 22px;
  color: #24bde9;
  margin: 5px 0;
}
div#signup_products h4 em {
  font-size: 16px;
}
div#signup_products h5 {
  font-family: Arial Black, Gadget, sans-serif;
  font-size: 17px;
  color: #6fc8e2;
  margin: 5px 0;
  margin-top: -12px;

}
div#signup_products h5 em {
  font-size: 16px;
}

div#signup_products #features {margin-top: 15px;}
div#signup_products #features #planIncludes {background: none; text-indent: 0; height: auto; width: auto; margin: 0; color: #000; font-family: Arial Black, sans-serif; font-size: 16px; padding-top: 0;}
div#signup_products #features ul {list-style: disc; padding-left: 20px;}
div#signup_products #features li {background: none; font-size: 13px; line-height: 1.5; padding: 0;}
div#signup_products #features .highlight {font-family: Arial Black; font-size: 13px;}
div#signup_products #features li strong {background: none; display: inline; width: auto; text-decoration: underline;}

a#signup {
 text-decoration: none;
}
p {
  line-height: 1.5em;
  margin-bottom: 10px;
}
div#footer {
 width: 100%;
 clear: both;
 text-align: center;
 font-size: 12px;
 padding: 30px 0;
}
div#footer p{
  margin: 0;
}
div#footer .legal{
  font-size: 10px;
}
div#menu {
  position: absolute;
  top: 25px;
  text-align: center;
  width: 100%;
  color: grey;
  font-size: 12px;
}

div#features {
  font-family: Arial Black, Gadget, sans-serif;
  font-size: 18px;
  line-height: 22px;
  color: #000;
  margin: 0;
}
div#features b {
  color: #ed1c24;
}
div#features ul {
  margin-top: 0;
  margin-left: 0;
  list-style: none;
  padding: 0 0 0 11px;
}
div#features ul li {
  background: url(/imgs/bullet.gif) no-repeat 0 14px;
  line-height: 2;
  padding-left: 13px; 
  position: relative;
  zoom:1;
}
div#features ul li ul {
  padding-left: 40px;
}
div#features ul li ul li {
  line-height: 2;
}
input {
  margin: 2px 0;
}
div#members form {
  font-size: 11px;
}
#cptitle, #cplogin, #cppw, #cprem, #cpfp {
  margin-left: 15px;
}
div#login-graphic {
  height:0;
  overflow:hidden;
}
div#cptitle {
  font-size: 14px;
  font-weight: bold;
}
#cplogin input, #cppw input {
  width: 155px;
  margin: 5px 0;
}
#cprem, #cpbut {
  float: left;
  display: inline;
  margin-right: 5px;
}
#cpfp {
  clear: both;
}
span.small {
  font-size: 11px;
}
.error {
  color: red;
  font-weight: bold;
}
.success {
  color: green;
  font-weight: bold;
}
fieldset {
  margin-top: 20px;
}
fieldset label {
  float: left;
  text-align: right;
  margin-right: 10px;
  width: 30%;
}
fieldset input {
  float: left;
  width: 50%;
}
p#ideal_amount {
  margin: 15px 0;
}
select option.divider {
  border-top:1px solid #DDDDDD;
  margin-top:2px;
  padding-top:2px;
}
.index #maincol {
  background: #fff;  
  position: relative;
  overflow: hidden;
  zoom:1;
}

.index #pricing, .index #features {position: relative; margin-bottom: 20px;}
.index #pricing {
  float: right; 
  width: 485px; 
  height: 295px; 
  padding-top:17px;
}
.index #pricing #price.default {
  background: url(/imgs/one_plan_one_price.jpg) no-repeat 0 0;
  width: 386px;
  height: 236px;
  text-indent: -9999px;
  margin: 0 0 0 65px;
  
}
.index #pricing #price.superspecial {
  background: url(/imgs/super_special_price.png) no-repeat 0 0;
  width: 386px;
  height: 236px;
  text-indent: -9999px;
  margin-left: 67px;
}
#specialOffer {
  background: url(/imgs/home_sprite.gif) no-repeat -122px 0;
  width: 91px;
  height: 91px;
  text-indent: -9999px;
  position: absolute;
  z-index: 250;
  zoom:1;
}
#pricing #specialOffer {
  top: 179px;
  left: 41px;
}
#specialOffer.superspecial {
  background: url(/imgs/super_special_offer.png) no-repeat 0 0;
  width: 100px;
  height: 91px;
}
#pricing #specialOffer.superspecial {
  top: 78px;
  left: 10px;
}
#pricing #arrow {
  background: url(/imgs/home_sprite.gif) no-repeat 0 0;
  width: 112px;
  height: 149px;
  text-indent: -9999px;
  position: absolute;
  left: -55px;
  top: 86px;
}
#joinToday {
  background: url(/imgs/home_sprite.gif) no-repeat 0 -159px;
  width: 209px;
  height: 49px;
  text-indent: -9999px;
  display: block;
}
#pricing #joinToday {
  position: absolute;
  left: 160px;
  bottom: 1px;
}
#pricing #joinToday.superspecial {
  bottom: 55px;
}
.index #features {
  float: right; 
  width:435px; 
  font-size: 18px; 
  font-family: 'Arial Black', Impact, Haettenschweiler, 'Franklin Gothic Bold', Charcoal, 'Helvetica Inserat', 'Bitstream Vera Sans Bold', sans-serif;
  padding-top: 3px;
  }
#features #planIncludes {
  font-family: 'WCROUGHTRADBtaRegular';
  font-weight: bold;
  font-size: 22px;
  line-height: 1;
  text-transform: uppercase;
  color: #FBCE60;
  margin: 0 0 10px 2px;
  }
span.highlight {
  font-family: 'WCROUGHTRADBtaRegular';
  font-weight: bold;
  color: #d7081c;
  font-size: 18px;
  line-height: 1;
  text-transform: uppercase;
  }
#features li strong {
  background: url(/imgs/underline_1.gif) repeat-x 0 bottom;
  padding-right: 2px;
  position: relative;
  display: inline-block;
  zoom:1;
  *display: inline;
}
.index #categories {
  background-image: url(/imgs/bg_skyline_tags_big.gif);
  text-indent: -9999px;
  margin: 0 0 40px;
  height: 271px;
}
div#aboutSN {
  margin: 20px auto;
  width: 650px;
  padding-left: 130px;
  background: url(/imgs/paper_run_111x119.png) no-repeat 0 0;
  min-height: 119px;
  zoom:1;
  position: relative;
  _height: 119px;
}
.index #features ul li#support strong {width: 94px; background-position-x: 1px;}
p.index {}
.index p.index { }
p#lcol.index {}
hr.dashed {
  background: url(/imgs/dashed_sep.png) no-repeat center 0;
  border: 0;
  margin: 1em 0;
  height: 5px;
  *list-style: url(/imgs/dashed_sep.png) inside;
  *filter: alpha(opacity=0);
  *width: 0;
  *display: list-item;
}

/* Cancellation Page Update 05/2011 */
div.ruler {
  background: url(/imgs/yellow_sep.gif) no-repeat center center;
  height: 8px;
  margin: 15px 0;
  border: none;
  outline: none;
}
div.ruler hr {display: none;}
#cancelSuperSpecialBanner {
  text-indent: -9999px;
  background: url(/imgs/cancellation_special.gif) no-repeat 0 0;
  width: 590px;
  height: 205px;
}
#cancelSuperSpecialBanner ul {list-style: none;}

#features.cancelSuperSpecial {margin-top: 15px;}
#features.cancelSuperSpecial p {font-size: 14px;}
#features.cancelSuperSpecial ul {margin: 0; padding: 0 0 0 2px;}
#features.cancelSuperSpecial li {background-position: 0 4px; font-size: 13px; line-height: 1.5; color: #7d7d7d;}
#features.cancelSuperSpecial .highlight {font-family: Arial Black; font-size: 13px; text-transform: none;}
#features.cancelSuperSpecial li strong {background: none; display: inline; width: auto;}
input.voidCancellation {
  background: url(/imgs/btn_void_cancelation.gif) no-repeat 0 0;
  width: 418px;
  height: 54px;
  border: none;
  margin: 30px 0;
  cursor: pointer;
  line-height: 999px;
  position: relative;
  overflow: hidden;
  font-size: 0;
}


/* Reactivation Page 05/2011 */
#reactivationSpecial {
  text-indent: -9999px;
  background: url(/imgs/reactivation_special.gif) no-repeat 0 center;
  width: 612px;
  height: 176px;
  margin: 0 auto 30px;
}
#reactivationSpecial ul {
  list-style: none;
}

p#categories {
  background: #fff;  
  height:264px;  
  position: relative;
  overflow: hidden;
  background: url(/imgs/bg_skyline_tags.gif) no-repeat top center;
  text-indent: -9999px;
  margin-bottom: 0;
}
.default p.index {margin-top: 0;}

.full-width h3, .full-width #cpfp, .full-width form {text-align: center;}
.full-width #cpfp {margin: 0;}
.full-width form table {margin: 0 auto;}
.full-width p.error {text-align: center;}
input.login {
  background: url(/imgs/btn_login.gif) no-repeat 0 0;
  width: 147px;
  height: 49px;
  border: none;
  margin: 20px 0;
  cursor: pointer;
  line-height: 999px;
  position: relative;
  overflow: hidden;
  font-size: 0;
}
input.reactivate {
  background: url(/imgs/btn_reactivate.gif) no-repeat 0 0;
  width: 209px;
  height: 49px;
  border: none;
  margin: 20px 0;
  cursor: pointer;
  line-height: 999px;
  position: relative;
  overflow: hidden;
  font-size: 0;
}

#maincol div.reactivate {
  width: 612px;
  margin-left: 135px;
  min-height: 800px;
}

.tracking-block {
  display: block;
  height: 0;
  overflow: hidden;
}

/* Reactivation Super Special Page 07/2011 */
#reactivationSuperSpecial #superSpecialHeader {
  width: 779px;
  height: 158px;
  margin: 0 0 10px 110px;
  background: url(/imgs/reactivationSuperSpecial779x158.gif) no-repeat 0 0;
  text-indent: -9999px;
  left: 0;
}
#reactivationSuperSpecial {
  position: relative;
  overflow: hidden;
  zoom:1;
}
#reactivationSuperSpecial .step{
  font-size: 32px;
  text-align: left;
  text-transform: uppercase;
  margin-bottom: 0;
  font-family: 'Arial Black',Impact,Haettenschweiler,'Franklin Gothic Bold',Charcoal,'Helvetica Inserat','Bitstream Vera Sans Bold',sans-serif;
}
#reactivationSuperSpecial p.headline {
  font-size: 16px;
  font-family: 'Arial Black',Impact,Haettenschweiler,'Franklin Gothic Bold',Charcoal,'Helvetica Inserat','Bitstream Vera Sans Bold',sans-serif;
}
#reactivationSuperSpecial #chooseAPlan {
  float: left;
  padding-left: 100px;
  width: 510px;
  text-align: left;
  background: url(/imgs/crayonVertSep.gif) no-repeat right top;
  margin-right: 20px;
  margin-bottom: 15px;
}
#reactivationSuperSpecial #chooseAPlan .step {
  margin-left: 15px;
}
#reactivationSuperSpecial #chooseAPlan #plans{
  position: relative;
  overflow: hidden;
  background: url(/imgs/superSpecialChooseAPlan494x314.gif) no-repeat 0 0;
  width: 494px;
  height: 314px;
  margin-top: -10px;
}
#reactivationSuperSpecial #chooseAPlan #plans span.new{
  position: absolute;
  background: url(/imgs/newbadge48x48.gif) no-repeat 0 0;
  width: 48px;
  height: 48px;
  top: 33px;
  right: 32px;
  text-indent: -9999px;
}

#reactivationSuperSpecial #chooseAPlan #plans div{
  float: left;
  margin-top: 57px;
}
#reactivationSuperSpecial #chooseAPlan #plans div#monthlyPlan{
  margin-right: 33px;
  padding-left: 25px;
  width: 215px;
}
#reactivationSuperSpecial #chooseAPlan #plans p{
  margin-bottom: 10px;
  text-indent: -9999px;
}
#reactivationSuperSpecial #chooseAPlan #plans div ul{
  padding-left: 15px;
  margin: 0 0 10px;
  text-indent: -9999px;
  list-style: none;
}
#reactivationSuperSpecial #login {
  float: left;
  text-align: center;
  width: 280px;
  position: relative;
  overflow:hidden;
}
#reactivationSuperSpecial #login .step {
  margin-bottom: 30px;
}
#reactivationSuperSpecial #login .headline {
  margin: 0 0 20px 7px;
  text-transform: uppercase;
}
#reactivationSuperSpecial #login table {
 margin: 0; 
}
#reactivationSuperSpecial #login p,
#reactivationSuperSpecial #login td{
  text-align: left;
}
#reactivationSuperSpecial #login #cpfp {
  clear: none;
}
#reactivationSuperSpecial #login #loginForm {
  margin-left: 6px;
}
#reactivationSuperSpecial #productFeatures {
  width: 818px;
  margin: 0 0 0 76px;
  background: url(/imgs/crayonBox818x202.gif) no-repeat 0 0;
  position: relative;
  height: 202px;
  clear:both;
  *margin-left: 0;
  _margin-left: 20px;
}
#reactivationSuperSpecial #productFeatures #planIncludes {
  background: url(/imgs/allPlansIncludeButton106x106.gif) no-repeat 0 0;
  width: 106px;
  height: 106px;
  text-indent: -9999px;
  position: absolute;
  left: 15px;
  top: -55px;
}
#reactivationSuperSpecial #productFeatures ul {
  list-style: none;
  padding: 0;
  position: relative;
  overflow: hidden;
  padding: 45px 0 0 45px;
  *padding-left: 0;
  zoom:1;
}
#reactivationSuperSpecial #productFeatures ul li {
  background: url(/imgs/bullet.gif) no-repeat 0 10px;
  font-size: 16px;
  line-height: 2;
  padding-left: 15px; 
  position: relative;
  zoom:1;
  float: left;
  width: 350px;
  *width: 350px;
  margin-right: 20px;
  font-family: 'Arial Black',Impact,Haettenschweiler,'Franklin Gothic Bold',Charcoal,'Helvetica Inserat','Bitstream Vera Sans Bold',sans-serif;
  text-align:left;
}
#reactivationSuperSpecial #productFeatures ul li span.highlight{
  font-size: 16px;
}
#reactivationSuperSpecial #productFeatures ul li strong{
  text-decoration: underline;
}
#reactivationSuperSpecial #productFeatures ul li ul{
  padding: 0 0 0 20px;
  *padding-left:0;
}
#reactivationSuperSpecial #productFeatures ul li ul li{
  margin: 0;
  width: auto;
  float: none;
}

/*SIDEBAR SUPPORT BLOCK 110706*/
#sidebar_support {
  background: url(/imgs/sidebarSupportBG220x123.gif) no-repeat 0 0;
  width: 220px;
  height: 123px;
  margin-bottom: 8px;
}
#sidebar_support h4{
  font-size: 17px;
  font-weight: bold;
  padding: 10px 10px 7px 50px;
  margin: 0;
  line-height: 1.2;
}
#sidebar_support p{
  font-size: 12px;
  padding: 0 20px 0 30px;
  margin: 0;
}
#sidebar_support p a {
  color: #0033ff;
  font-weight: normal;
}
#sidebar_support p a:hover {
  text-decoration: underline;
}

/*SUPER SPECIAL PAGE UPDATE 110706*/
.superspecial #maincol {
}
.superspecial p.index {
}
.superspecial #features {
  margin-top: 40px;
}
#superSpecialHeader {
  background: url(/imgs/superSpecialHeader433x114.gif) no-repeat 0 0;
  width: 433px;
  height: 114px;
  text-indent: -9999px;
  margin: -4px 0 0 -216px;
  position: relative;
  left: 50%;
}
#superSpecialPricing {
  background: url(/imgs/superSpecialPricing406x476.gif) no-repeat 0 0;
  width: 406px;
  height: 476px;
  position: relative;
  float: right;
  text-indent: -9999px;
  padding-right: 60px;
  margin-top: -10px;
  margin-bottom: -50px;
  z-index: 200;
}
#superSpecialPricing.euro {
  background-image: url(/imgs/superSpecialPricing406x476_euro.gif);
}
#superSpecialPricing p {margin: 0;}
#superSpecialPricing ul{
  list-style: none;
}
a#joinMonthly {
  background: url(/imgs/btnMonthlyPlan.gif) no-repeat 0 0;
  text-indent: -9999px;
  display: block;
  width: 147px;
  height: 49px;
}
#superSpecialPricing a#joinMonthly {
  position: absolute;
  bottom: 105px;
  left: 30px;
}
a#joinYearly {
  background: url(/imgs/btnYearlyPlan.gif) no-repeat 0 0;
  text-indent: -9999px;
  display: block;
  width: 147px;
  height: 49px;
}
#superSpecialPricing a#joinYearly {
  position: absolute;
  bottom: 105px;
  left: 220px;
}
#superSpecialPricing.euro a#joinMonthly,
#superSpecialPricing.euro a#joinYearly {
  bottom: 120px;
}

/*WHY SUPERNEWS 110706*/
a.joinToday {
  background: url(/imgs/join_today_btn.gif) no-repeat 0 0;
  width: 209px;
  height: 49px;
  text-indent: -9999px;
  display: inline-block;
  text-indent: -9999px;
  position:relative;
  zoom:1;
  *display:inline;
}
#whySN {
  width: 760px;
  margin: 0 auto;
}
#whySN p{
  font-size: 16px;
  line-height: 1.2;
  margin-bottom: 20px;
}
#whySN li p {
  margin-bottom: 0;
}
#whySN em {
  text-decoration: underline;
  font-style: normal;
}
#whySN strong {font-weight: bold;}
#whySN .section {
  background: url(/imgs/dashed_line.png) no-repeat bottom center;
  padding: 0 0 30px;
  margin: 0 0 25px;
  position: relative;
  overflow: hidden;
  zoom:1;
}
#whySN .section h2 {
  font-family: 'Arial Black',Impact,Haettenschweiler,'Franklin Gothic Bold',Charcoal,'Helvetica Inserat','Bitstream Vera Sans Bold',sans-serif;
  font-size: 28px;
  text-transform: uppercase;
  margin: 0 0 30px;
}
#whySN #whySNIntro {
  position:relative;
  overflow: hidden;
}
#whySN #whySNIntro a.joinToday {
  float: right;
}
#whySN #whySNIntro .heading {
  float: left;
  margin:0;
  background: url(/imgs/why_supernews_header.png) no-repeat 0 0;
  width: 517px;
  height: 44px;
  text-indent: -9999px;
}
#whySN #whySNFeatures img {
  margin: 0 0 30px;
}
#whySN #whySNFeatures ul {
  width: 350px;
  _width: 300px;
  margin: -10px 10px 0 0;
  float: left;
  padding: 0 0 0 15px;
}
#whySN #whySNFeatures ul li{
  margin-bottom: 5px;
}
#whySN #whySNFeatures ul.retention{
  list-style: none;
  padding: 0;
}
#whySN #whySNFeatures ul.retention li p{
  margin-bottom: 5px;
}
#whySN #whySNFeatures ul.retention li ul{
  list-style: disc;
  padding-left: 35px;
  margin: 0;
}
#whySN #whySNFeatures ul.retention li ul li{
  color: #999;
}
#whySN #whySNFeatures ul.retention li ul li p{
  color: #000;
  margin-bottom:0;
}
#whySN #whySNFeatures ul.otherFeatures{
  margin-right: 0;
  width: 380px;
}
#whySN #whySNUnlimited h4{
  margin-bottom: 15px;
  text-decoration: underline;
}
#whySN #whySNUnlimited #unlimitedAccess,
#whySN #whySNUnlimited #unlimitedSpeed {
  background: url(/imgs/blue_box.png) no-repeat 0 0;
  width: 367px;
  height: 258px;
  float: left;
}
#whySN #whySNUnlimited p {
  padding: 0 20px 0 25px;
  margin: 0;
}
#whySN #whySNUnlimited p.subHeading {
  font-family: 'Arial Black',Impact,Haettenschweiler,'Franklin Gothic Bold',Charcoal,'Helvetica Inserat','Bitstream Vera Sans Bold',sans-serif;
  font-size: 22px;
  text-transform: uppercase;
  margin-bottom: 10px;
}
#whySN #whySNUnlimited #unlimitedAccess {
  margin-right: 20px;
}
#whySN #whySNUnlimited #unlimitedAccess p.subHeading {
  background: url("/imgs/unlimited_access.png") no-repeat scroll 0 0 transparent;
  height: 71px;
  line-height: 1.2;
  margin: 30px 15px 10px 35px;
  padding: 10px 0 0 100px;
}
#whySN #whySNUnlimited #unlimitedSpeed {
  background: url(/imgs/blue_box.png) no-repeat 0 0;
  width: 367px;
  height: 258px;
}
#whySN #whySNUnlimited #unlimitedSpeed p.subHeading {
  background: url("/imgs/unlimited_speed.png") no-repeat scroll 0 0 transparent;
  height: 64px;
  line-height: 1.2;
  margin: 30px 10px 10px 35px;
  padding: 10px 0 0 140px;
}
#whySN #whySNMarketing {
  background: none;
}
#whySN #whySNMarketing h4 {
}
#whySN #whySNMarketing .subsection{
  position:relative;
  clear: both;
  padding: 0 70px 0 80px;
}
#whySN #whySNMarketing p{
  padding: 20px 0;
  margin: 0;
}
#whySN .alignright {
  float: right; 
  margin: -25px 0 0 0;
}
#whySN .alignright img{
  margin-left: 20px;
}
#whySN .alignleft {
  float:left;
  margin: 0 0 10px 0;
}
#whySN .alignleft img{
  margin-right: 20px;
}
#whySN .aligncenter {
  text-align: center;
}
#whySN span.caption {
  text-align: left;
  font-style: italic;
  display: block;
  margin-top: 8px;
}
#whySN .alignleft span.caption {
  width: 190px;
}
#whySN .alignright span.caption {
  width: 120px;
}
#whySN #whySNMarketing p.aligncenter{
  margin: 0;
  position: relative;
  clear: both;
  padding: 10px 0 0;
}
#whySN #whySNMarketing p.aligncenter a.joinToday{
  *text-indent: 0;
  *line-height: 9999px;
  *position:relative;
  *overflow:hidden;
}

/*EDPNET/WOW LANDING PAGE*/
div#edpnet, div.landing-b {
  position: relative;
  z-index: 500;
  margin-top: -105px;
}
div#edpnet div#landing-banner {
  background: url(/imgs/edp_header_702x138.gif) no-repeat 0 0;
  width: 702px;
  height: 138px;
  text-indent: -9999px;
  margin: 0 auto 30px;
}
div#wow div#landing-banner {
  background: url(/imgs/wow_header_706x138.gif) no-repeat 0 0;
  width: 706px;
  height: 138px;
  text-indent: -9999px;
  margin: 0 auto 30px;
}
div#edpnet div#comp-table,
div.landing-b div#comp-table {
  width: 700px;
  position: relative;
  margin: 58px auto 0;
}
div#edpnet div#comp-table div.badge,
div.landing-b div#comp-table div.badge {
  position: absolute;
  background: url(/imgs/price_badge_118.png) no-repeat 0 0;
  height: 122px;
  width: 122px;
  text-indent: -9999px;
  right: 150px;
  top: -52px;
}
div#wow div#comp-table div.badge {
  background-image: url(/imgs/wow_price_badge.png);
}
div#edpnet div#comp-table table,
div.landing-b div#comp-table table {
  width: 100%;
  border-collapse: collapse;
}
div#edpnet div#comp-table table td,
div.landing-b div#comp-table table td {
  text-align: center;
  color: #000;
  font-family: 'Arial Black', Impact, Helvetica, Arial, sans-serif;
  padding: 10px;
  font-size: 15px;
  text-transform: uppercase;
  background: url(/imgs/border_dashed_666.png) repeat-x 6px bottom;
}
div#edpnet div#comp-table table td.feature,
div.landing-b div#comp-table table td.feature{
  text-align: right;
  padding-left: 0;
}
div#edpnet div#comp-table table td.usenet-plan,
div.landing-b div#edpnet div#comp-table table td.usenet-plan {
  width: 160px;
  background: #f2f2f2 url(/imgs/border_dashed_666.png) repeat-x center bottom;;
  font-size: 13px;
}
div#edpnet div#comp-table table tr#head td.spacing,
div#edpnet div#comp-table table tr.row td.spacing,
div.landing-b div#comp-table table tr#head td.spacing,
div.landing-b div#comp-table table tr.row td.spacing {
  width: 20px;
  padding: 0;
  background-position: -13px bottom;
}
div#edpnet div#comp-table table td.sn-plan,
div.landing-b div#comp-table table td.sn-plan {
  width: 200px;
}
div#edpnet div#comp-table table tr#head td,
div.landing-b div#comp-table table tr#head td{
  height: 138px;
  font-size: 15px;
  padding: 0 10px;
}
div#edpnet div#comp-table table tr#head td.usenet-plan,
div.landing-b  div#comp-table table tr#head td.usenet-plan{
  background: url(/imgs/edp_un_head_bg_180x100.gif) no-repeat 0 bottom;
  vertical-align: bottom;
  padding-bottom: 35px;
  height: 103px;
}
div#edpnet div#comp-table table tr#head td.sn-plan,
div.landing-b div#comp-table table tr#head td.sn-plan{
  background: url(/imgs/edp_sn_head_bg_222x138.gif) no-repeat 0 bottom;
  text-indent: -9999px;
}
div#edpnet div#comp-table table tr.row td,
div.landing-b div#comp-table table tr.row td {
  background: url(/imgs/border_dashed_999.png) repeat-x 6px bottom;
}
div#edpnet div#comp-table table tr.last td,
div.landing-b div#comp-table table tr.last td{
  background: url(/imgs/border_dashed_666.png) repeat-x 6px bottom;
}
div#edpnet div#comp-table table tr.row td.usenet-plan,
div.landing-b div#comp-table table tr.row td.usenet-plan{
  background-color: #f2f2f2;
  background-position: -2px bottom;
}
div#edpnet div#comp-table table tr.row td.sn-plan,
div.landing-b div#comp-table table tr.row td.sn-plan{
  background-color: #aeddf2;
  background-position: -7px bottom;
}
div#edpnet div#comp-table table tr#foot td,
div.landing-b div#comp-table table tr#foot td {
  height: 60px;
  background: none;
}
div#edpnet div#comp-table table tr#foot td.usenet-plan,
div.landing-b div#comp-table table tr#foot td.usenet-plan{
  background: #fff url(/imgs/edp_un_foot_180x18.gif) no-repeat 0 top;
}
div#edpnet div#comp-table table tr#foot td.sn-plan,
div.landing-b div#comp-table table tr#foot td.sn-plan{
  background: #fff url(/imgs/edp_sn_foot_bg_222x60.gif) no-repeat 0 top;
  position: relative;
  vertical-align: top;
  padding: 0;
}
div#edpnet div#comp-table table tr#foot td.sn-plan a,
div.landing-b div#comp-table table tr#foot td.sn-plan a{
  display: block;
  background: url(/imgs/btn_get_unl_un_207x77.png) no-repeat 0 0;
  width: 207px;
  height: 77px;
  margin: 0 auto;
  text-indent: -9999px;
  margin-top: 15px;
  position: relative;
  *left: 6px;
}
div.chelloo div#specialOffer {
  left: 445px;
  bottom: 490px;
}
#chellooSpecialHeader {
  text-align: center;
  margin: 0 auto 20px;
  background: url(/imgs/ChellooSpecialHeader433x114.gif) no-repeat top center;
  text-indent: -9999px;
  height: 74px;
}

div#whyChooseSN {
  width: 820px;
  margin: 0 auto 40px;
  position: relative;
  overflow: hidden;
}
div#whyChooseSN h2{
  background: url(/imgs/why_choose_sn_802x100.png) no-repeat center top;
  height: 100px;
  margin: 0 0 40px;
  text-indent: -9999px;
}
div#whyChooseSN ul{
  width: 410px;
  float: left;
  margin: 0 0 20px;;
  padding: 0;
  list-style: none;
}
div#whyChooseSN ul li{
  padding: 0 0 0 60px;
  background: url(/imgs/checkmark_30x32.png) no-repeat 14px 0;
  margin: 0 0 20px;
}
div#whyChooseSN ul li h3{
  margin: 0;
}
div#whyChooseSN ul li p{
  font-size: 14px;
}
div#whyChooseSN .joinToday{
  position: relative;
  clear: both;
  margin: 0 0 0 -105px;
  left: 50%;
  display: block;
}

/*Shout Outs*/
div#snReviews {
  width: 820px;
  margin: 0 auto;
}
div#snReviews div#banner {
  margin: 0 0 30px;
  padding-top: 20px;
}
div#snReviews div#banner h1 {
  background: url(/imgs/shoutouts.png) no-repeat 0 -444px;
  height: 88px;
  width: 650px;
  margin: 0 auto 20px;
  text-indent: -9999px;
}
div#snReviews div#banner p {
  font-family: 'Arial Black', Impact, Haettenschweiler, 'Franklin Gothic Bold', Charcoal, 'Helvetica Inserat', 'Bitstream Vera Sans Bold', sans-serif;
  font-size: 16px;
  line-height: 1.2;
}
div#snReviews div#banner p strong,
div#snReviews div#shoutOut p.failure {
  color: #d7081c;
}
div#snReviews ul#prizes {
  list-style: none;
  margin: 0 auto 40px;
  padding: 0;
  position: relative;
  overflow: hidden;
  background: url(/imgs/shoutouts.png) no-repeat 0 -133px;
  width: 730px;
  height: 290px;
}
div#snReviews ul#prizes li {
  float: left;
  width: 229px;
  margin: 0;
  padding: 0;
  height: 100%;
}
div#snReviews ul#prizes li.first {
  width: 280px;
}
div#snReviews ul#prizes li.third {
  width: 205px;
}
div#snReviews ul#prizes li p.place {
  border-top: 1px solid #999;
  color: #666;
  font-family: 'Arial Black', Impact, Haettenschweiler, 'Franklin Gothic Bold', Charcoal, 'Helvetica Inserat', 'Bitstream Vera Sans Bold', sans-serif;
  font-size: 16px;
  margin-top: 53px;
  text-align: center;
  text-transform: uppercase;
}
div#snReviews ul#prizes li p.place span {
  position: relative;
  top: -13px;
  padding: 0 5px;
  background: #f8f8f8;
}
div#snReviews ul#prizes li.second p.place {
  margin-left: 15px;
  margin-right: 15px;
}
div#snReviews ul#prizes li.first p.place {
  margin-top: 32px;
  font-size: 18px;
}
div#snReviews ul#prizes li.first p.place span{
  top: -15px;
  padding: 0 10px;
}
div#snReviews ul#prizes li.third p.place {
  margin-left: 20px;
}
div#snReviews ul#prizes li p.prize {
  text-indent: -9999px;
}
div#snReviews div#shoutOut {
  position: relative;
  overflow: hidden;
}
div#snReviews div#shoutOut div#form,
div#snReviews div#shoutOut p.message {
  width: 525px;
  float: left;
}
div#snReviews div#shoutOut div#form {
  text-align: left;
  background: url(/imgs/shoutouts.png) no-repeat 450px 265px;
}
div#snReviews div#shoutOut div#form,
div#snReviews div#shoutOut p.message {
  width: 525px;
  float: left;
}
div#snReviews div#shoutOut div#form h3,
div#snReviews div#shoutOut p.message {
  font-size: 20px;
  margin: 0 0 10px;
  padding-left: 2px;
  text-align: left;
  font-weight: bold;
}
div#snReviews div#shoutOut div#form h3 small {
  font-weight: normal;
  font-size: 14px;
  color: #666;
}
div#snReviews div#shoutOut p.message {
  line-height: 1.2;
}
div#snReviews div#shoutOut p.message a{
  color: #14a2cb;
}
div#snReviews div#shoutOut div#form form {
  text-align: left;
}
div#snReviews div#shoutOut div#form form textarea,
div#snReviews div#shoutOut div#form form input.text {
  background: #f7f7f7;
  border: 1px solid #ccc;
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.3);
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.3);
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.3);
  padding: 5px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #333;
}
div#snReviews div#shoutOut div#form form textarea {
  display: block;
  margin: 0 0 25px;
  width: 513px;
  height: 192px;
  overflow: auto;
  resize: none;
}
div#snReviews div#shoutOut div#form form label {
  font-weight: bold;
  font-size: 16px;
  margin-right: 10px;
}
div#snReviews div#shoutOut div#form form input.text {
  width: 258px;
  margin: 0;
}
div#snReviews div#shoutOut input.submitShoutOut {
  cursor: pointer;
  width: 289px;
  height: 50px;
  display: block;
  text-indent: -9999px;
  margin: 30px auto 20px;
  background: url(/imgs/shoutouts.png) no-repeat -352px 0;
  border: 0;
  *line-height: 20;
}
div#snReviews div#shoutOut div#shoutOuts {
  width: 245px;
  float: right;
}
div#snReviews div#shoutOut div#shoutOuts h2{
  background: url(/imgs/shoutouts.png) no-repeat -99px 0;
  text-indent: -9999px;
  margin: 0 0 20px;
  width: 225px;
  height: 27px;
}
div#snReviews div#shoutOut div#shoutOuts ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
div#snReviews div#shoutOut div#shoutOuts ul li{
  background: url(/imgs/shoutouts.png) no-repeat 5px bottom;
  padding: 0 0 20px;
  margin: 0 0 20px;
}
div#snReviews div#shoutOut div#shoutOuts ul li.last{
  background: none;
}
div#snReviews div#shoutOut div#shoutOuts ul li blockquote{
  margin: 0 0 10px;
  padding: 0 0 0 32px;
  background: url(/imgs/shoutouts.png) no-repeat -661px -550px;
  font-size: 16px;
}
div#snReviews div#shoutOut div#shoutOuts ul li span.author {
  display: block;
  text-align: right;
  font-weight: bold;
}
form div#login {
  margin-bottom: 1em;
}
