﻿#howItWorks * {
	font-family: arial, helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
#howItWorks {
	overflow: hidden;
	width: 950px;
}
#howItWorks h1 {
	text-indent: -9999px;
	overflow: hidden;
	width: 150px;
	height: 20px;
	margin: 15px 0 10px 28px;
}
#howItWorks .intro {
	font-size: 12px;
	color: #555;
	line-height: 18px;
	margin: 0 0 20px 28px;
}
#howItWorksSteps {
	width: 712px;
	list-style-type: none;
	padding: 0 0 120px;
	float: left;
}
#howItWorksSteps h2 {
	text-indent: -9999px;
	overflow: hidden;
	width: 712px;
	height: 39px;
	margin: 95px 0 0;
}
#howItWorksSteps .startProfile h2 { margin: 0; }
#howItWorksSteps li { position: relative; }
#howItWorksSteps p {
	font-size: 12px;
	color: #555;
	line-height: 16px;
	padding: 15px 290px 0 28px;
}
#howItWorksSteps p.cta {
	padding: 0;
	position: absolute;
	width: 290px;
	right: -20px;
}
#howItWorksSteps .cta a {
	text-indent: -9999px;
	overflow: hidden;
	width: 192px;
	height: 32px;
	display: block;
	position: absolute;
	right: 35px;
	bottom: -14px;
}
.startProfile .cta, .startSearching .cta, .startMatching .cta {
	height: 159px;
	top: 22px;
}
.startConnection .cta {
	height: 170px;
	top: 11px;
}
#guarantee {
	width: 174px;
	padding: 0 0 10px;
	position: relative;
	float: right;
}
#guarantee h3 {
	text-indent: -9999px;
	overflow: hidden;
	width: 174px;
	height: 53px;
}
#guarantee p {
	font-size: 12px;
	color: #4C8ACB;
	padding: 10px 20px 0 20px;
}
#guarantee a:link, #guarantee a:active, #guarantee a:visited {
	text-decoration: none;
	color: #003366;
	font-weight: bold;
}
#guarantee a:hover { text-decoration: underline; }
.guaranteeTipBtn {
	text-indent: -9999px;
	overflow: hidden;
	width: 14px;
	height: 14px;
	display: block;
	position: absolute;
	right: 10px;
	bottom: 10px;
}
#faqs {
	width: 162px;
	float: right;
}
#faqs h3 {
	text-indent: -9999px;
	overflow: hidden;
	width: 53px;
	height: 17px;
	margin: 30px 0 15px 10px;
}
#faqs ul { list-style-type: none; }
#faqs li {
	font-size: 11px;
	color: #555;
	padding: 0 0 10px 10px;
}
#faqs .moreFaqs a {
	text-indent: -9999px;
	overflow: hidden;
	width: 90px;
	height: 22px;
	display: block;
	margin: 0 0 0 10px;
}
#faqs a:link, #faqs a:active, #faqs a:visited {
	text-decoration: none;
	color: #555;
}
#faqs a:hover { text-decoration: underline; }