.clear {
	clear: both;
}
.worksMain {
	margin: 30px;
	text-align: left;
}
.secHead {
	background: url(../images/howitworks/headerBkd.jpg) repeat-x left top;
	font-size: 12px;
	line-height: 12px;
	color: #FFFFFF;
	padding: 4px 0 0 5px;
	height: 17px;
	margin: 15px 0;
}
.c1 {
	float: left;
	width: 412px;
	margin-right:46px;
}
.worksMain .sec {
	background-position: right bottom;
	background-repeat: no-repeat;
	color: #585858;
	font-size: 13px;
	padding: 0 0 18px 0;
	border-bottom: 1px solid #D9D9D9;
	margin-bottom: 26px;
}
.highlite {
	color: #71A8E0;
}
a.highlite {
	text-decoration: none;
}
a.highlite:hover {
	text-decoration: underline;
}
.secImg {
	float: right;
	width: 125px;
	text-align: right;
	margin-left: 25px;
}
.head {
	color: #0565CC;
	font-size: 16px;
	font-weight: bold;
}
.c2 {
	float: left;
	width: 412px;
}
.aboutSec {
	color: #585858;
	font-size: 13px;
	line-height: 20px;
}
.faqSec {
	background-color: #E4F6FF;
	padding: 4px;
	color: #747371;
	font-size: 13px;
	margin: 15px 0;
}
.faqSec a {
	color: #0565CC;
	text-decoration: none;
}
.faqSec a:hover {
	text-decoration: underline;
}
.regSec {
	text-align: center;
	margin-bottom: 15px;
}
.way {
	float: left;
	color: #585858;
	font-size: 12px;
	width: 175px;
	margin: 0 62px 28px 0;
	padding-top: 10px;
	cursor: pointer;
	display: block;
	text-decoration: none;
}
.way img {
	float: left;
	margin: -10px 15px 0 0;
	border: none;	
}
.way:hover {
	text-decoration: underline;
}
.toolbarTout {
	background: left top no-repeat;
	/*width: 385px;*/
	height: 30px;
	margin-top: 10px;
	position: relative;
}
.toolbarOverlay {
	position: absolute;
	right: 0;
	_right: -1px;
	top: 0;
	width: 75px;
	height: 30px;
	background: url(../images/howitworks/toolbarOverlay.png) right top no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/content/swagstore/images/howitworks/toolbarOverlay.png' sizingMethod='crop');
}
