@charset "UTF-8";
/* CSS Document */


.page-header h1.page-title {
	font-family:"Lucida Sans Unicode","Lucida Grande",Bookman,Georgia,Times,serif;
	letter-spacing:-1px;
	color:#005696;
	font-size:16px;
}

.floatimage {
	float:left;
	margin-right:15px;
	margin-bottom:5px;
}

.section {
	border-bottom:2px dotted #005696;
	margin:20px;
}

h2.sectionname {
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	color: #005696;
}

h3 {
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
	color:#53b94b;
}

.step {
	float:left;
}

.recycle_list {
	
}

.recycle_list li {
	list-style-image:url(/images/products/recap/recycle_icon.jpg);
}
