#faq_left {
	background-image: url(../temp-images/faq-img-left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 471px;
	width: 420px;
}
#faq_right {
	background-color: #F7C1D8;
	float: left;
	height: 468px;
	width: 540px;
	overflow: scroll;
	color: #89186a;
}
#faq_right ul li a:link, #faq_right ul li a:visited {
	color: #8f2170;
	font-weight: bold;
	text-decoration: none;
}
#faq_right ul li a:hover {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
.dis {
}

