@charset "utf-8";
/* CSS Document */

/*********** HOMEPAGE ***********/

/* Uses Cufon */


.b25 { text-align:center; }

.b25 h3 { font-size:28px; line-height:28px; letter-spacing:-2px; }
.b100 h3 { font-size:28px; line-height:28px; letter-spacing:-1px; margin-bottom: 10px;}

.stars { height:24px; background:url(../images/homepage-star-bg.gif) repeat-x; margin:6px auto; }
.stars.two { width:48px; }
.stars.three { width:70px; }
.stars.four { width:94px; }
.stars.five { width:115px; }

.box ul { list-style-type:none; text-align:left; margin:0px 5px 0 5px; font-weight: normal; }

li.yes { padding:0 0 5px 20px; background:url(../images/homepage-quote-tick.gif) left top no-repeat; }
li.no { padding:0 0 5px 20px; background:url(../images/homepage-quote-x.gif) left top no-repeat; }

li.yes a, li.no a { color:#333; text-decoration:none; }
li.yes a:hover, li.no a:hover { color:#333; text-decoration:underline; }

.b25 p { text-align:center; height:35px; font-size:11px; line-height:14px; margin-top:-5px; }
