#faq_left
{
	position:relative;
	width:249px;
	height:297px;
	background-image: url('/img/faq_image.jpg');
	background-color:#786A9D;
	background-repeat: no-repeat;	
}

#faq_right
{
	position:absolute;
	top:0px;
	right:0px;
	width:470px;/*509*/
	height:277px;/*297*/
	padding:0px 20px 20px 20px;
	overflow:auto;
	overflow-x:hidden;
	background-color:#E3E0EB;
}

#faq_right h2
{
	margin-top:1em;
}

#title
{
	position:absolute;
	left:12px;
	top:253px;
}