/*
== reset
Copyright (c) 2006, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 0.11.3
*/


/*
== front page ie6 elements
*/

}
.homeuser-background {
 float:left;
 height: 115px;
 background:url(/images/home_users2.gif) no-repeat;
}
.homeuser-background p {
 float:left;
 padding-left: 80px;
}

.homeuser-signup {
float:left;
top: 10px;
padding-left: 85px;
}

.businessuser-background {
 float:left;
 height: 114px;
 background:url(/images/business_users.gif) no-repeat;
}
.businessuser-background p {
 float:left;
 padding-left: 79px;
}

.businessuser-signup {
float:left;
top: 10px;
padding-left: 85px;
}

#testimonials ul {
  position:absolute;
  /*background:url(/images/testimonials-buttons-bg.png) no-repeat top left;*/
  background:url(/images/testimonials-buttons-bg.gif) no-repeat top left;
  left:42px;
  top:263px;
  margin-top:0;
  width:216px;
  height:17px;
}
#testimonials li#testimonial-6-link a { margin-right:27px; }
#testimonials li a.active, #testimonials li a:hover {
  /*background-image:url(/images/testimonials-buttons-bg.png);*/
  background-image:url(/images/testimonials-buttons-bg.gif);
}
#testimonials li#testimonial-1-link a.active, #testimonials li#testimonial-1-link a:hover { background-position: 0 17px; }
#testimonials li#testimonial-2-link a.active, #testimonials li#testimonial-2-link a:hover { background-position: -29px 17px; }
#testimonials li#testimonial-3-link a.active, #testimonials li#testimonial-3-link a:hover { background-position: -58px 17px; }
#testimonials li#testimonial-4-link a.active, #testimonials li#testimonial-4-link a:hover { background-position: -87px 17px; }
#testimonials li#testimonial-5-link a.active, #testimonials li#testimonial-5-link a:hover { background-position: -116px 17px; }
#testimonials li#testimonial-6-link a.active, #testimonials li#testimonial-6-link a:hover { background-position: -145px 17px; }
li#testimonial-pauseplay-link a, li#testimonial-pauseplay-link a:hover {
  /*background-image:url(/images/testimonials-buttons-bg.png);*/
  background-image:url(/images/testimonials-buttons-bg.gif);
  background-position:-194px 17px;
  margin-right:0;
}