@charset "utf-8";
/* CSS Document */

/*********** HOMEPAGE ***********/

.b25 { text-align:center; }

.b25 h3 { font-size:28px; line-height:28px; letter-spacing:-2px; }

.stars { height:24px; background:url(../imagesBlue/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; }

li.yes { padding:0 0 3px 15px; background:url(../imagesBlue/homepage-quote-tick.gif) left top no-repeat; }
li.no { padding:0 0 3px 15px; background:url(../imagesBlue/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:none; }
