/* GeekCruises.com -------------------------------- *//* geek_faq.css ----------------------------------- *//* faq elements defined ----------------------------*/#faq {	margin: 24px auto;	width:  790px; 	}.leftbox {	background-color: #fff;	width:385px;	float:left; 	}.rightbox {	background-color: #fff;	width:385px;	float: right; 	}	#faq p {	font-size: 75%;	line-height: 2em;	padding-top: 24px;	}#faq .bottom {	padding-bottom: 24px;	}