/* style sheet containing styles unique to the How it Works page */

/*HOW IT WORKS LIST*/

#copy #how-it-works {
	float: left;
	font-size: 1em;
	list-style-type: none;
	padding: 0;
	width: 642px;	
}

#copy #how-it-works h2 {
	color: #333;
	font-size: 1.2em;
	font-weight: bold;
	padding: 0 0 5px 0;
}


#copy #how-it-works li {
	background-position: 0 3px;
	border-bottom: 1px solid #E3EEF2;
	float: left;
	margin: 0 0 20px 0;
	padding: 0 0 0 70px;
	width: 572px;	
}

#step-1 {background: url(../images/backgrounds/works/step-1.gif) no-repeat left top;}
#step-2 {background: url(../images/backgrounds/works/step-2.gif) no-repeat left top;}
#step-3 {background: url(../images/backgrounds/works/step-3.gif) no-repeat left top;}
#step-4 {background: url(../images/backgrounds/works/step-4.gif) no-repeat left top;}
#step-5 {background: url(../images/backgrounds/works/step-5.gif) no-repeat left top;}