	
	.left-pic {
		margin: 0px 10px 40px 0px;
		width: 200px;
		float: left;
	}
	
	.right-pic {
		margin: 0px 10px 40px 0px;
		width: 200px;
		float: right;
	}
	
	.help-item {
		font-size: 1.2em;
		color: #4C4C4C;
		display: block;
		clear: both;
		width: 100%;
	}
	
	.how-left {
		width: 250px;
		float: left;
		margin: 25px 0 0 0;
	}
	
	.numbers {
		width: 25px;
		height: 121px;
		background: url(../i/numbers.gif) no-repeat;
		float: left;
	}
	
	.options {
		width: 225px;
		float: left;
	}
	
	.options ul {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: bold;
		line-height: 33px;
		color: #77807f;
		list-style: none;
		margin: -5px 0 0 5px;
		padding: 0;
	}
	
	.options a {
		color: #77807f;
		text-decoration: none;
	}
	
	.options a.active {
		color: #db4105;
	}
	
	.how-right {
		width: 325px;
		height: 300px;
		float: left;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		line-height: 18px;
		color: #77807f;
		margin: 25px 0 0 0;
	}

