div.faq {
	width:752px;
	padding:40px 39px 0 43px;
	overflow:hidden;
}
div.faq-face {
	background:url("../images/face.gif") no-repeat;
	width:145px;
	height:96px;
	padding:64px 0 0 0;
}
div.faq-bg {
	background:url("../images/yellow-bg-faq.gif") no-repeat;
	width:381px;
	height:104px;
	margin:-150px 0 0 160px;
	padding-left:30px;
}
div.faq-title {
	width:350px;
	height:100%;
}
div.faq-title h1 {
	text-transform:uppercase;
	padding:44px 20px 0 24px;
	font-size:98%;
}
div.faq-content {
	margin-top:54px;
}
div.faq-content-links {
	float:left;
	width:162px;
}
div.faq-content-links a {
	color:#2C2B2C;
	font-size:78%;
}
div.faq-content-text {
	float:right;
	width:590px;
}
div.faq-content-text a {
	font-size:98%;
	font-weight:bold;
}
div.faq-content-text p {
	margin-top:20px;
	font-size:76%;
}
div.faq-content-text ul {
	list-style:none;
}
div.faq-content-text li {
	margin-top:16px;
	font-size:86%;
}
div.faq-content-text li br {
	margin-bottom:6px;
}
div.faq-content-text li p {
	margin:0;
	font-size:90%;
}
div.faq-content-text li p.list {
	margin-left:30px;
}

