@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;
	margin:20px 0;
}

.step {
	float:left;
}

.recycle_list {
	
}

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

.question {
	margin-left:15px;
	margin-bottom:35px;
}

.question {
	color:#666;
}

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

.blue {
	color: #005696;
	font-weight:bold;
}

.indented {
	margin-left:20px;
}

.icons {
	margin-top:15px;
	padding-bottom:25px;
	margin-bottom:25px;
	margin-right:20px;
	border-bottom:2px dotted #005696;
}

.icon {
	clear:both;
}

.icon h3 {
	display:inline;
}

.icon p {
	display:inline;
	font-size:14px;
	letter-spacing:-1px;
	color:#666;
}

.icon .icon_text {
	padding-top:10px;
}

.graytext {
	color:#666666;
}
