/* remove browser defaults */
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,legend,input { margin:0; padding:0 }
a img,:link img,:visited img { border:none }
/* end of browser defaults */


body {
  font: 12px/16px Arial, Helvetica, sans-serif;
  color: #000;
  margin: 5px;
}
h1 {
  font-size: 18px;
  font-weight: bold;
  line-height: 20px;
}
h2 {
  color: #600;
  font-size: 16px;
  font-weight: bold;
  line-height: 20px;
  margin-bottom: 0.8em;
}
h3 {
  font-size: 14px;
  font-weight: bold;
  line-height: 16px;
  margin: 1em 0;
}
p { margin: 1em 0; }
ul { margin-left: 1.7em; }
a { color: #4d2d83; }
a:hover { color: #689818; }

thead tr {
  background-color: #000;
  color: #fff;
}


/******  CLASSES  ******/

div.clear { clear: both; }

div.divider {
  border-bottom: 1px solid #c8c8c8;
  margin: 2em 0;
}
div.back-to-top {
  height: 15px;
}

.left { float: left; }
.right { float: right; }

.italic { font-style: italic; }

tbody tr.odd { background-color: transparent; }
tbody tr.even { background-color: #dcdbd9; }

ul.inline li {
  display: inline;
  border-left-width: 1px;
  border-left-style: solid;
  padding: 0 1em;
}
ul.inline li.first { border-left: none; }

span.signature {
  display: block;
  font: italic bold 14px/17px "Times New Roman", Times, serif;
  color: #600;
}

img.copyimage {
  margin-right: -20px;
  margin-left: 15px;
  margin-bottom: 5px;
}

/******  FORM CLASSES  ******/

span.required {
  color: #f00;
  margin-right: 3px;
}

div.formRow {
  margin-bottom: 5px;
}
div.formLabel label { font-weight: bold; }
div.formInput input { width: 270px; }
div.formInput select { width: 274px; }
div.formInput textarea { width: 270px; height: 100px; }
div.formRadio label {
  margin-left: 3px;
  margin-right: 10px;
}
div.formSubmit {
  margin-top: 20px;
}

div.formInlineRow {
  clear: both;
  margin-bottom: 5px;
}
div.formInlineRow div.formLabel {
  float: left;
  width: 125px;
  text-align: right;
  margin-right: 5px;
  margin-top: 2px;
}
div.formInlineRow div.formLabel label {
  font-weight: normal;
}


/******  SITE LAYOUT  ******/

#HeadNav, #HeadLogo, #ContentContainer, #FootNav {
  width: 778px;
  margin: 0 auto;
}

#HeadNav, #HeadNav a, #FootNav, #FootNav a {
  color: #fff;
  font-size: 10px;
  background-color: #000;
}

#HeadNav {
  margin-bottom: 1px;
  height: 26px;
  font-weight: bold;
}
#HeadNav, #HeadNav a {
  line-height: 24px;
}
#HeadNav ul {
  float: right;
}
#HeadNav ul li {
  font-size: 8px;
  border-left-width: 2px;
  border-left-color: #777;
}
#HeadNav a { text-decoration: none; }
#HeadNav a:hover { text-decoration: underline; }

#HeadLogo {
  position: relative;
  /* height: 102px; */
  height: 152px; 
  background: #fff url(/images/green-head-logo.gif) no-repeat;
}
#HeadLogo h1 a {
  display: block;
  position: relative;
  top: 10px;
  left: 30px;
  height: 70px;
  width: 250px;
  text-indent: -9999px; 
}

#HeadLogo a {
    position:absolute;
  left:579px;
  top:1px;
}

#HeadLogo img {    
  height:150px;
  width:180px;
}


#ContentContainer {
  background: #fff url(/images/content-container-bg.gif) repeat-y;
}
#ContentContainerBottom {
  background: transparent url(/images/content-container-bg-bottom.gif) no-repeat;
  height: 4px;
}

#Content {
  float: left;
  width: 599px;
}

.CopyContent {
  padding: 30px 40px;
}

#FootNav {
  width: 776px;
  text-align: center;
  line-height: 18px;
  padding: 15px 0;
  border: 1px solid #626262;
  border-top: none;
}
#FootNav ul li {
  font-size: 8px;
}
#FootNav a:hover { color: #737373; }


/******  LEFT NAV  ******/

#LeftNav {
  width: 179px;
  float: left;
  position:relative;
  top: -40px;
}
#LeftNav ul, #LeftNav ul a {
  font-size: 11px;
  font-weight: bold;
  color: #333;
}
#LeftNav ul {
  line-height: 8px;
  list-style-image: url(/images/left-nav-arrow.gif);
  margin-top: 14px;
  margin-left: 28px;
}
#LeftNav ul li {
  margin-bottom: 18px;
}
#LeftNav ul a { text-decoration: none; }
#LeftNav ul a.active, #LeftNav a:hover { color: #c01818; }
#LeftNav div { margin-top: 20px; }

#StoreLocatorBug {
  height: 24px;
  margin: 60px 19px;
  padding-top: 206px;
  background: transparent url(/images/easy-to-rent.jpg) no-repeat center top;
}

#NewsletterSignupBug {
  width: 177px;
  border-top: 1px solid #b2b2b2;
  border-left: 1px solid #c8c8c8;
  border-bottom: 1px solid #c8c8c8;
  background: #f7f6f6 url(/images/nl_left_bg.gif) repeat-y;
  margin-top: 60px !important;
}
#NewsletterSignupBug p { margin-top:10px; margin-left:13px; width:148px; color:#000; font-size:11px; font-family:arial,helvetica,sans-serif; }
#NewsletterSignupBug form { margin-top:-7px; margin-bottom:15px; }



/******  HOME PAGE  ******/

#FlashArea {
  margin-top: -150px;
  position: relative;
  left:2px;
  z-index: 100;
}

#WhyRentBug, #Video { margin-top: 3px; }

#WhyRentBug {
  float: left;
  /*
  width: 354px;
  height: 128px;
  */
  width: 186px;
  height: 158px; 
  margin: 0px;
  margin-top: 3px;
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 0px;
  padding-bottom: 0px;
  background: transparent url(/images/why-rent-bg-3.gif) no-repeat;
  color: #fff;
  font-size: 10px;
  line-height: 12px;
}
#WhyRentBug h2 {
  background: transparent url(/images/why-rent-a-rug-doctor3.gif) no-repeat;
  height: 25px;
  text-indent: -9999px;
  margin: 0;
}
#WhyRentBug ul {
  margin: 0;
  margin-left: 11px;
}

/*#WhyRentBug a.partywithapro { display: block; width: 196; height: 169px; background: transparent url(../images/partywithapro.jpg) 0 0 no-repeat; text-indent: -99999px; }
#WhyRentBug a.partywithapro:hover { background-position: 0 100%; }*/


#Video {
  float: left;
  width: 196px;
  height: 168px;
  margin-right: 3px;
  margin-left: 3px;
}
#Video a {
  background:transparent url("/images/bug_how_to_use.jpg") no-repeat 0 0;
  display:block;
  height:168px;
  text-indent:-9999px;
  width:196px;
}
/*#Video a:hover { background:transparent url("/images/hmpg-in-action-over.jpg") no-repeat 0 0; }*/


#GreenBug {
  float: left;
  width: 196px;
  height: 168px;
  margin-top:3px;
}


/******  STORE LOCATOR  ******/

#StoreLocator {
  padding-top: 12px;
}
#StoreLocatorCopy {
  margin-right: 210px;
  margin-bottom: 30px;
}
#StoreLocatorForm {
  border: 1px solid #c8c8c8;
  background-color: #ecebe8;
  padding: 25px;
}
#RugDoctorDisplay {
  width: 192px;
  height: 255px;
  float: right;
  margin-top: -202px;
  margin-right: -25px;
  background: transparent url(/images/rugdoctor-display.jpg) no-repeat;
}
#store_locator #addressInput, #store_locator #cityInput { width:150px; }
#store_locator #stateInput { width:28px; }
#store_locator #zipInput { width:48px; }
#store_locator #radiusSelect { margin-left:4px; }


/******  WHY RENT  ******/

#WhyRent {
  margin-bottom: 30px;
}

#Inject, #Agitate, #Extract {
  margin-right: 10px;
  margin-bottom: 10px;
}


/******  TESTIMONIALS  ******/

a#SubmitTestimonialLink {
  font-weight: bold;
  background: transparent url(/images/testimonial-arrow.gif) no-repeat 0;
  padding-left: 20px;
}
a#SubmitTestimonialLink:hover {
  background-image: url(/images/testimonial-arrow-rollover.gif);
}

img#SmokeDamage {
  margin-left: 20px;
}


/******  SUBMIT TESTIMONIAL  ******/

#SubmitTestimonialForm {
  margin: 30px 0;
}


/******  FAQ  ******/

#FAQ ul {
  margin-bottom: 1em;
}


/******  CLEANING PRODUCTS  ******/

.ProductImage {
  width: 150px;
  margin-right: 13px;
}

.ProductDescription { width: 343px; }
.ProductDescription p { margin: 0; }
.ProductDescription ul.inline {
  margin: 0;
  margin-top: 20px;
}
.ProductDescription ul.inline li.first { padding-left: 0; }


/******  CLEANING TIPS  ******/

#CleaningTips h4 { margin-bottom: 0; }
#CleaningTips p { margin-top: 0; }
#CleaningTips ul { margin-bottom: 1em; }


/******  REMOVING STAINS  ******/

#RemovingStains table { margin-top: 2em; }
#RemovingStains table th, #RemovingStains table td { padding: 5px; }
td.stain-type {
  font-weight: bold;
}
td.stain-instructions {
  font-size: 10px;
  line-height: 12px;
  width: 40%;
}


/******  CONTACT US  ******/

#ContactUsForm { margin: 30px 0; }

#CareerOpportunities { margin-left: 15px; }


/******  INTERNATIONAL DEALERS  ******/

#InternationalDealers h3 { margin-bottom: 0; }
#InternationalDealers p { margin-top: 0; }

/******  Coupon/Store Locator ******/
#coupon_locator { clear:both; margin-bottom:5px; margin-top:15px; }
#coupon_locator #zip { width: 60px; }
#coupon_locator #email { width: 145px; }

#coupon_locator div.coupon_head, #store_locator div.store_head { background:url("/images/dark_bg.gif") repeat-y scroll right top #616161; border-right:1px solid #8D8D8D; border-top:1px solid #8D8D8D; color:#FFFFFF; padding:10px 15px; }
#coupon_locator div.coupon_head h2, #store_locator div.store_head h2 { color:#FFFFFF; display:inline; float:left; font-size:18px; margin:0; padding:0; }
#coupon_locator div.coupon_head p, #store_locator div.store_head p { float:left; font-style:italic; margin:4px 0 0 5px; padding:0; }
#coupon_locator div.coupon_content, #store_locator div.store_content { background:url("/images/nl_right_bg.gif") repeat-y scroll right top #F7F6F6; border-bottom:1px solid #C8C8C8; border-right:1px solid #C8C8C8; padding:15px; }
#map_btns { width: 145px; height: 50px; text-align: left; }
div#map_btns { margin-left: 5px; }
div#map { overflow: hidden; width:400px; height:400px; margin-left: 185px; }
#store_locator div.store_content td { vertical-align: top; }

.coupon_content .coupon-search, .coupon_content .coupon-download, .coupon_content .coupon-unavailable { background:url("/images/coupons.gif") no-repeat scroll 0 0 transparent; margin-right:28px; padding-left:105px; }
.store_content .form-line, .coupon_content .coupon-search .form-line, .coupon_content .coupon-download p { clear:both; margin:0 0 5px; }
.store_content .form-line label, .coupon_content .coupon-search .form-line label { padding-right:5px; }
.coupon_content .coupon-search .form-line .form-item { float:left; margin-right:5px; }
.coupon_content .coupon-search .form-line .form-item label { float:left; text-align:right; }
.coupon_content .coupon-search .form-line .form-item label span { color:#999999; font-size:10px; font-style:italic; font-weight:normal; line-height:12px; }
.coupon_content .coupon-search .form-line label { font-weight:bold; }
.coupon_content .coupon-search .form-line label.checkbox { color:#CC0000; font-style:italic; padding-left:5px; }
.coupon_content .coupon-download p strong { font-size:16px; font-style:italic; font-weight:bold; }
.coupon_content .coupon-download p.notice { color:#666666; font-size:10px; margin:0; }
.coupon_content .coupon-download p a { font-weight:bold; }


/******  How To pages ******/
.illustration {margin-right:36px; margin-bottom:14px;}

.illustrationNumber {color:#0066ff; font-weight:bold;}

.howToh1 {color:#650000;}
.howToh1 a {color: #650000; /*text-decoration:none;*/ }

/******  Cost Calculator  ******/
#CostCalculatorForm, #CostCalculatorThanks { color: #333; }

#CostCalculatorForm { padding: 10px 0 30px 31px; }
#CostCalculatorForm img { padding-left: 41px; }
#CostCalculatorForm h1 { background: transparent url("/images/calculator/calc_heading.gif") no-repeat 0 0; height: 102px; text-indent: -9999px; }
#CostCalculatorForm p.double-bottom-space { margin-bottom: 2em; }
#CostCalculatorForm ol, #CostCalculatorForm ul { margin: 1em 0; padding: 0; padding-left: 20px; }
#CostCalculatorForm ol { font-weight: bold; }
#CostCalculatorForm ol li * { font-weight: normal; }
#CostCalculatorForm ol ul { padding: 0; list-style: none; }
#CostCalculatorForm li { margin: 0.2em 0; }
#CostCalculatorForm label { padding-left: 8px; }
#choose_stains input, #choose_stains label { float: left; display: block; }
#calc_submit { margin-top: 1.5em; margin-left: 40px; }

#CostCalculatorThanks { padding: 10px 1px 30px 0; }
#CostCalculatorThanks .heading { padding-left: 30px; }
#CostCalculatorThanks .heading img { padding-bottom: 27px; padding-left: 52px; }
#CostCalculatorThanks .heading h1 { background: transparent url("/images/calculator/calc_heading_thanks.gif") no-repeat left bottom; height: 34px; text-indent: -9999px; padding-top: 30px; }
#CostCalculatorThanks .heading h2 { font-size: 18px; line-height: 20px; color: #333; margin: 0; margin-top: 10px; }
#CostCalculatorThanks .heading p { margin: 0.3em 0 2em; }
#CostCalculatorThanks table { border-spacing: 0; width: 100%; }
#CostCalculatorThanks table .image { width: 121px; text-align: center; }
#CostCalculatorThanks table .price { width: 115px; text-align: left; }
#CostCalculatorThanks table th, #CostCalculatorThanks table td { padding: 0; } 
#CostCalculatorThanks table tfoot th, #CostCalculatorThanks table tfoot td, #CostCalculatorThanks table tbody td { border-top: 1px solid #fff; }
#CostCalculatorThanks table th { background-color: #616161; color: #fff; font-size: 18px; font-weight: normal; line-height: 40px; }
#CostCalculatorThanks table th.price { background-image: url("/images/calculator/fade-right-dark.gif"); background-repeat: repeat-y; background-position: right top; }
#CostCalculatorThanks table tbody td { background: #f7f6f6; }
#CostCalculatorThanks table tbody td.price { background-image: url("/images/calculator/fade-right-light.gif"); background-repeat: repeat-y; background-position: right top; }
#CostCalculatorThanks table .subtotal { line-height: 32px; background-color: #eae7e7; }
#CostCalculatorThanks table .subtotal td.price { background-image: url("/images/calculator/fade-right-medium.gif"); background-repeat: repeat-y; background-position: right top;  }
#CostCalculatorThanks table tfoot .description { text-align: left; text-indent: 15px; }
.rugdoctor_total { font-size: 18px; font-weight: bold; color: #679718; }
.service_total { color: #600; }
#CostCalculatorThanks .locator_button { text-align: right; margin-top: 15px; padding-right: 45px; }


/******  Rental Coupons Page  ******/
td #addressInput, td #cityInput, td #email { width:220px !important; }


/******  Coupon Landing Page  ******/
.coupon-landing-page { margin-bottom:30px; color:#333; }
.coupon-landing-page .indent { padding-left:31px; }
.coupon-landing-page .indent p { margin-right:263px; }
.coupon-landing-page h1 { background-image:url("/images/heading-coupon-offer.gif"); background-repeat:no-repeat; height:69px; text-indent:-9999px; width:316px; }
.coupon-landing-page a { color:#0c81b8; } .coupon-landing-page a:hover { color:#0e5f84; }
.coupon-landing-page #coupon-block { clear:both; padding:20px 0; }
.coupon-landing-page #coupon-block a { background-position:0 0; background-repeat:no-repeat; display:block; text-indent:-9999px; }

.coupon-landing-page .store_head { border-bottom:1px solid #8d8d8d; }
.coupon-landing-page #store_locator .store_content { padding-left:31px; }
.coupon-landing-page .form-content { width:359px; float:left; }
.coupon-landing-page .form-copy { background-color:#ffffff; border:1px solid #c8c8c8; float:left; padding:14px 7px; width:164px; margin-top:7px; }

.coupon-landing-page .form-content .form-row { clear:both; margin:7px 0; }
.coupon-landing-page .form-content .form-item { display: inline; }
.coupon-landing-page .form-content .form-item.checkbox { padding-left:105px; }
.coupon-landing-page .form-content label.first { display:block; float:left; text-align:right; width:100px; }
.coupon-landing-page .form-content label span { color:#666666; font-size:10px; font-style:italic; line-height:12px; }
.coupon-landing-page .form-content .form-item.checkbox label { display:block; float:right; width:175px; padding-right:60px; font-size:11px; font-style:italic; line-height:14px; color:#333; }
.coupon-landing-page .form-content .form-item.checkbox label strong { color:#f00; font-style:normal; }
.coupon-landing-page .form-content .form-item.submit { display:block; margin-top:25px; margin-left:105px; }
.coupon-landing-page #addressInput, .coupon-landing-page #cityInput, .coupon-landing-page #emailInput { width:220px !important; }
.coupon-landing-page #radiusSelect { margin-left:0 !important; }

.coupon-landing-page .form-copy p { margin:0; font-size:10px; font-style:italic; line-height:14px; color:#333; }

.coupon-landing-page #sidebar { float:left; height:400px; margin:0 5px; overflow:auto; width:180px; padding:0 !important; }
.coupon-landing-page #map { overflow: hidden; width:400px; height:400px; }

.coupon-landing-page .product p { background-position:9px 11px; background-repeat:no-repeat; padding:11px 49px 7px 87px; margin:0; margin-right:6px; border-top:3px solid #f4f4f4; }
.coupon-landing-page .product p.oxy-steam-green, .coupon-landing-page .product p.oxy-steam-green-formula { background-image:url("/images/coupon-offer/oxy-steam-green.gif"); min-height:80px; }
.coupon-landing-page .product p.professional-cleaning-package { background-image:url("/images/coupon-offer/professional-cleaning-package.gif"); min-height:75px; }
.coupon-landing-page .product p.rugdoctor-mighty-pro { background-image:url("/images/coupon-offer/mighty-pro.gif"); min-height:82px; }
.coupon-landing-page .product p.spot-stain-remover-green, .coupon-landing-page .product p.spot-stain-remover-green-formula { background-image:url("/images/coupon-offer/spot-stain-remover-green.gif"); min-height:77px; }
.coupon-landing-page .product p.urine-eliminator-green, .coupon-landing-page .product p.urine-eliminator-green-formula { background-image:url("/images/coupon-offer/urine-eliminator-green.gif"); min-height:77px; }

/******  Coupon/Offer Page  ******/
.coupon-offer #coupon-block a { background-image:url("/images/coupon-rent-and-save.gif"); width:529px; height:167px; } .coupon-offer #coupon-block a:hover { background-position:0 -167px; }

/******  Commercial Coupon Page  ******/
#commercial-coupon #coupon-block a { background-image:url("/images/coupon-20100703.gif"); width:529px; height:166px; } #commercial-coupon #coupon-block a:hover { background-position:0 -166px; }

/******  PPC Rental Coupons Page  ******/
#rental-coupons #coupon-block a { background-image:url("/images/coupon-20100703.gif"); width:529px; height:166px; } #rental-coupons #coupon-block a:hover { background-position:0 -166px; }

/******  PPC Expanded Rental Coupons Page  ******/
#rental-offer #coupon-block  { position:relative;} 
#rental-offer #coupon-block a#coupon-block-main { background-image:url("/images/coupon-20100816-10.gif"); width:529px; height:166px;} #rental-coupons #coupon-block a:hover { background-position:0 -166px; }
#rental-offer #coupon-block-float { background-image:url("/images/coupon-20100816-10-float.gif"); width:183px; height:216px; position:absolute; top:-47px; left:316px;}


/******  Restaurant Spot  ******/
#RestaurantSpot { background:url("/images/restaurant-spot-bg.gif") no-repeat scroll 0 0 transparent; float:left; height:136px; margin:3px 0 0 2px; overflow:hidden; padding:12px 20px 20px; width:156px; }
#RestaurantSpot img { margin-left:15px; }
#RestaurantSpot p { font-size:10px; line-height:10px; font-weight:bold; color:#333; margin:4px 0; }
#RestaurantSpot a { background-repeat:no-repeat; display:block; float:right; height:19px; text-indent:-9999px; margin-left:2px; }
#RestaurantYes { background-image:url("/images/btn-yes.gif"); width:30px; }
#RestaurantNo { background-image:url("/images/btn-no.gif"); width:25px; }

/******  Marmaduke  ******/
#MarmadukeContainer {position:relative; margin: 50px auto; background-image:url('/images/marmaduke_bg.jpg'); width:900px; height:689px;}
#MarmadukeText {position:absolute; top:440px; left:193px; font-weight:bold;}
#MarmadukeText .subhead {color:#000; font-size:16px;}
#MarmadukeText a {color:#cb0000;}

.left-callout-facebook { margin-top:100px !important; color:#666666; letter-spacing: -0.4px; text-align:left; }
.left-callout-facebook .facebook-heading { background: url('../images/left-callout-facebook-heading.gif') no-repeat scroll 0 0 transparent; height: 42px; width: 179px;}
.left-callout-facebook div { text-indent:-9999px; margin-top:0px; position:relative;}
.left-callout-facebook p { font-size: 10px; line-height: 14px; margin: 0; padding: 7px 10px 10px 14px;}
.left-callout-facebook a.btn-becomefan {  background: url('../images/left-callout-facebook-btn.gif') no-repeat scroll 0 0 transparent; height: 20px; width: 139px; display:block; text-indent: -9999px; position:absolute; bottom:-20px; left:14px; }
.left-callout-facebook a.btn-becomefan:hover { background-position: 0 100%; }

.rdvsbissell { position:relative; }

.rdvsbissell .main { background: url("../images/rdvsbissell/main-bg.jpg") no-repeat scroll 0 0 transparent; height: 495px; left: -1px; position: absolute; top: -151px; width: 599px; }
.rdvsbissell .main .video-wrapper { width:258px; height:169px; background:#000; border:5px solid #cccccc; position:absolute; right:15px; top:140px; }
.rdvsbissell .text-callouts { clear:both; position:relative; top:331px; }

.rdvsbissell p { color:#666666;  text-align:center; font-size:10px; }

.rdvsbissell .text-callouts h3 { display:block; text-indent:-9999px; margin:0; line-height:15px; margin-top: 18px; }  

.rdvsbissell .text-callouts div { width:125px; margin-left:20px; float:left; }

.rdvsbissell .text-callouts div p { line-height:12px; margin-top:6px; width:120px; }  

.rdvsbissell .text-callouts .first { margin-left:30px; }  
.rdvsbissell .text-callouts .first h3 { background: url('../images/rdvsbissell/heading-text-first.gif') no-repeat scroll 0 0 transparent; height: 15px; width: 119px; }

.rdvsbissell .text-callouts .second { }
    
.rdvsbissell .text-callouts .second h3 { background: url('../images/rdvsbissell/heading-text-second.gif') no-repeat scroll 0 0 transparent; height: 15px; width: 119px; }

.rdvsbissell .text-callouts .third { margin-left:10px; }

.rdvsbissell .text-callouts .third h3 { background: url('../images/rdvsbissell/heading-text-third.gif') no-repeat scroll -2px 0 transparent; height: 15px; width: 119px; }

.rdvsbissell .text-callouts .fourth { margin-left:10px; }
.rdvsbissell .text-callouts .fourth p { margin-top:2px; }
.rdvsbissell .text-callouts .fourth h3 { background: url('../images/rdvsbissell/heading-text-fourth.gif') no-repeat scroll 0 0 transparent; height: 23px; width: 125px; margin-left:-4px; margin-top:19px; }

.rdvsbissell .footer-boxes { position:relative; top:365px; }
.rdvsbissell .footer-boxes div { float:left; margin-left:3px; cursor:pointer; }

.rdvsbissell .footer-boxes div p { text-indent:-9999px; }

.rdvsbissell .footer-boxes div a { text-indent:-9999px; }  

.rdvsbissell .footer-boxes div:hover { background-position:0 100%; }    
.rdvsbissell .footer-boxes .first { background: url('../images/rdvsbissell/footer-box-first.gif') no-repeat scroll 0 0 transparent; height: 140px; width: 196px; }
.rdvsbissell .footer-boxes .first a { display: block; height: 26px; left: 32px; position: absolute; text-indent: -9999px; top: 226px; width: 140px; }
.rdvsbissell .footer-boxes .second { background: url('../images/rdvsbissell/footer-box-second.gif') no-repeat scroll 0 0 transparent; height: 140px; width: 196px; }
.rdvsbissell .footer-boxes .second a { display: block; height: 26px; left: 228px; position: absolute; text-indent: -9999px; top: 226px; width: 147px; }
.rdvsbissell .footer-boxes .third { background: url('../images/rdvsbissell/footer-box-third.gif') no-repeat scroll 0 0 transparent; height: 171px; width: 196px; margin-top: -31px; }  
.rdvsbissell .footer-boxes .third a { text-indent:-9999px; height: 171px; display:block; width: 196px;}
.rdvsbissell .footer-asterisks { background: none repeat scroll 0 0 #000000; bottom: 0; height: 48px; left: -179px; margin-bottom: 20px; position: absolute; top: 764px; width: 778px; color:#999999; line-height:12px; }
.rdvsbissell .footer-asterisks .whitespace { background:#fff; height:40px; position:absolute; bottom:-40px; width: 778px; }
#LeftNav li.nav-7 a { line-height:15px; }
#LeftNav li.nav-6 { margin-bottom:10px; }

.left-callout-facebook { margin-top: 60px !important; }
div#NewsletterSignupBug { margin-top: -13px !important; }
