#faq {
	float: left; 
	overflow: hidden; 
	width:454px;
}
#faq #name {
	overflow: hidden;
	width: 454px;
	margin: 0px 0px 4px 0px;
	border-bottom: 1px solid #DFDFDB;
	padding: 4px 0px 4px 0px;
}
#faq #name #back {
	display:block; 
	width: 100px; 
	float:right; 
	text-align:right;
	margin-top: 5px;
}
