@CHARSET "UTF-8";

#main {
	margin: 20px 0px 20px 0px;	
}

#faqLeft {
	float: left;
	width: 160px;
	height: 510px;
	
	background-image: url("../images/faq/womanFAQ.jpg");
	background-position: bottom center;
	background-repeat: no-repeat;
	
	margin-right: 20px;
}

#faqRight {
	color: black;
}

#faqRight p span {
	font-weight: bold;
}