.refer#how-it-works {
	background: #ffffff;
	/*border-top: 1px solid #cccccc;*/
	padding: 20px 0; 
}

.refer#how-it-works h2 {
	color: #4e4e4e;
	font: 800 16px/16px "open sans";
	margin: 0 0 15px 0;
	text-align: left;
}

.refer#how-it-works h2 a {
	color: #4e4e4e;
	font: 800 16px/16px "open sans";
}

.refer#how-it-works h2 a:hover {
	text-decoration: none;
}

.refer#share {
	background: #ffffff;
	border-top: 1px solid #cccccc;
	padding: 20px 0; 
}

.refer#share h2 {
	color: #4e4e4e;
	font: 800 16px/16px "open sans";
	margin: 0 0 15px 0;
	text-align: left;
}

.refer#share h2 a {
	color: #4e4e4e;
	font: 800 16px/16px "open sans";
}

.refer#share h2 a:hover {
	text-decoration: none;
}

.refer#questions {
	background: #ffffff;
	border-top: 1px solid #cccccc;
	padding: 20px 0;
}

.refer#questions h2 {
	color: #4e4e4e;
	font: 800 16px/16px "open sans";
	margin: 0 0 15px 0;
	text-align: left;
}

.refer#questions h2 a {
	color: #4e4e4e;
	font: 800 16px/16px "open sans";
}

.refer#questions h2 a:hover {
	text-decoration: none;
}

.refer#questions .qs1 {
	clear: both;
	background: #eee;
	overflow: hidden;
}

.refer#questions .qs2 {
	clear: both;
	background: #fff;
	overflow: hidden;
}

.refer#questions .left {
	width: 330px;
	margin-left: 10px;
	margin-right: 10px;
	float: left;
}

.refer#questions .left h3 {
	font: 600 14px/14px "open sans";
}

.refer#questions .right {
	width: 600px;
	margin-left: 10px;
	margin-right: 10px;
	float: left;
}

.refer#questions .right p {
	color: #4e4e4e;
	font: 400 14px/20px "gentium book basic";
}