#body_inner #flow h2 {
	font-size: 45px;
	padding-left: 20px;
}
#body_inner #flow ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#body_inner #flow ul li {
	float: left;
	width: 282px;
	padding-left: 20px;
	color: #4D5559;
	padding-right: 10px;
}
#body_inner #flow ul li ul {
	margin: 0px;
	padding: 0px;
}
#body_inner #flow li li {
	float: none;
	width: auto;
	margin: 0px;
	background-image: url(../images/ecommerce/bullet_disc_gray.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#body_inner #flow blockquote {
	font-size: 13px;
	font-family: Arial, Verdana, sans-serif;
	font-weight: normal;
	line-height: 19px;
	margin-bottom: 5px;
}

#flow blockquote {
	color: #3197C0;
}

#flow cite {
	font-size: 11px;
}

.quotemark {
	float: left;
	height: 30px;
	width: 30px;
	margin-top: 5px;
	margin-right: 7px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/ecommerce/quote_blue.gif);
}
.diff_ltgray .quotemark {
	background-image: url(../images/ecommerce/quote_ltgray.gif);
}

.diff_dkgray .quotemark {
	background-image: url(../images/ecommerce/quote_dkgray.gif);
}

.diff_green .quotemark {
	background-image: url(../images/ecommerce/quote_green.gif);
}
.diff_green  strong {
	font-weight: normal;
	color: #AAB339;
}
.diff_green   li  ul {
	float: left;
}

.diff_blue .quotemark {
	background-image: url(../images/ecommerce/quote_blue.gif);
}

.diff_red .quotemark {
	background-image: url(../images/ecommerce/quote_red.gif);
}

.diff_orange .quotemark {
	background-image: url(../images/ecommerce/quote_orange.gif);
}

