.smallIntro {
	position:relative;
	margin-top: 60px;
	width:410px;
	padding-bottom:1em;
	margin-top:34px;
}
.smallIntro h1 {
	font-size: 30px;
	line-height:1em;
}
.smallIntro p {
	font-size:18px;
}
.smallIntro p.p2 {
	font-size:11px;
	color:#616161;
}

.councilorListShowroom {
	list-style:none;
}
.councilorListShowroom a {
	display:block;
	width:263px; height:53px;
	padding:10px 10px 7px 10px; margin:-4px 0 0 0;
	background:url(/img/become-councilor/councilor/bgd-testimonial.png) 10px 100% no-repeat; 
	color:#7e7e7e;
	text-decoration:none;
	cursor:pointer;
}
.councilorListShowroom a.selected, .councilorListShowroom a:hover {
	background:url(/img/showroom/bgd-list.png) no-repeat; color:#fff;
	text-decoration:none;
}
* html .councilorListShowroom a.selected, * html .councilorListShowroom a:hover {
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/showroom/bgd-list.png',sizingMethod='image');
}
.councilorListShowroom a img {
	float:left;
	margin-right:15px;
}
.councilorListShowroom strong {
	display:block;
	font-weight:normal;
	line-height:1.1;
}
.councilorListShowroom span {
	display:block;
	text-align:right;
}

#templateHomeShowroom .councilorListShowroom span.text2 {
	display:none;
}