.smallIntro {
	position:relative;
	width:350px;
	padding-bottom:1em;
}
.smallIntro h1 {
	font-size: 30px;
	line-height:1em;
}
.smallIntro p {
	font-size:18px;
}
.smallIntro p.p2 {
	font-size:11px;
	color:#616161;
}

.councilorTestimonialList {
	list-style:none;
	overflow:hidden;
}
.councilorTestimonialList li a {
	display:block;
	width:263px; height:49px;
	padding:10px 10px 7px 10px; margin:-5px 0 0 0;
	background:url(/img/become-councilor/councilor/bgd-testimonial.png) no-repeat; color:#7e7e7e;
	text-decoration:none !important;
	cursor:pointer;
}
.councilorTestimonialList a.selected, .councilorTestimonialList a:hover {
	background:url(/img/become-councilor/councilor/bgd-testimonial-on.png) no-repeat; color:#fff;
}
* html .councilorTestimonialList a.selected, * html .councilorTestimonialList a:hover {
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/become-councilor/councilor/bgd-testimonial-on.png',sizingMethod='image');
}
.councilorTestimonialList a img {
	float:left;
	margin-right:15px;
	/*opacity : 0.7;
    filter : alpha(opacity=60);*/
}/*
*+ html .councilorTestimonialList a img {
	background-color:#f7f7f7;
}
.councilorTestimonialList a:hover img, .councilorTestimonialList a.selected img {
	opacity : 1;
    filter : alpha(opacity=100);
}
*+ html .councilorTestimonialList a.selected img {
	background:url(/img/become-councilor/hack-bgd-list.png) repeat-x;
}*/
.councilorTestimonialList span {
	display:block;
	padding-right:50px;
	background-position: 220px top;
	background-repeat:no-repeat;
	height:42px;
}
*+ html .councilorTestimonialList span {
	background-position: 160px top;
}
* html .councilorTestimonialList span {
	background-position: 160px top;
}
#templateHomeCouncilor .councilorTestimonialList span span {
	padding:0;
	display:inline;
}
#templateHomeCouncilor .councilorTestimonialList span span.text2 {
	display:none;
}
.councilorTestimonialList strong {
	display:block;
	min-height:30px;
	font-weight:bold;
}
.councilorTestimonialList span.first {
	background-image:url(/img/become-councilor/councilor/bgd-first.png);
}
* html .councilorTestimonialList span.first {
	background-image:url(/img/become-councilor/councilor/bgd-first-8bits.png);
}
.councilorTestimonialList span.two { 
	background-image:url(/img/become-councilor/councilor/bgd-two.png);
}
* html .councilorTestimonialList span.two { 
	background-image:url(/img/become-councilor/councilor/bgd-two-8bits.png);
}
.councilorTestimonialList span.three { 
	background-image:url(/img/become-councilor/councilor/bgd-three.png); 
}
* html .councilorTestimonialList span.three { 
	background-image:url(/img/become-councilor/councilor/bgd-three-8bits.png); 
}
.councilorTestimonialList span.four { 
	background-image:url(/img/become-councilor/councilor/bgd-four.png);
}
* html .councilorTestimonialList span.four { 
	background-image:url(/img/become-councilor/councilor/bgd-four-8bits.png);
}
.councilorTestimonialList span.five { 
	background-image:url(/img/become-councilor/councilor/bgd-five.png); 
}
* html .councilorTestimonialList span.five { 
	background-image:url(/img/become-councilor/councilor/bgd-five-8bits.png); 
}
.councilorTestimonialList span.six { 
	background-image:url(/img/become-councilor/councilor/bgd-six.png); 
}
* html .councilorTestimonialList span.six { 
	background-image:url(/img/become-councilor/councilor/bgd-six-8bits.png); 
}
.councilorTestimonialList span.seven { 
	background-image:url(/img/become-councilor/councilor/bgd-seven.png);
}
* html .councilorTestimonialList span.seven { 
	background-image:url(/img/become-councilor/councilor/bgd-seven-8bits.png);
}
.councilorTestimonialList a.selected span, .councilorTestimonialList a:hover span {
	background-position:-70px top;
}
*+ html .councilorTestimonialList a.selected span, *+ html .councilorTestimonialList a:hover span {
		background-position:-130px top;
}
* html .councilorTestimonialList a.selected span, * html .councilorTestimonialList a.selected:hover span, * html .councilorTestimonialList a:hover span {
		background-position:-130px top;
}