@charset "UTF-8";

/* Lesson Flow */



h2 {
	margin-top: 20px;
	padding-left: 18px;
	font-size: 110%;
	background: url(../images/icon_06.gif) no-repeat left center;
}
h3 {
	width: 711px;
	height: 20px;
	margin: 25px 20px 0px 15px;
	padding-top: 15px;
	padding-left: 25px;
	font-size: 100%;
	line-height: 150%;
	color: #0191a4;
	background: url(../images/top08.gif) no-repeat left top;
}

.lessonflowBox p{
	padding: 10px 30px 0px 25px;
	font-size: 90%;
	line-height: 150%;
}


.lessonflowBox {
	width: 711px;
	margin: 0px 0px 0px 15px;
	padding-bottom: 50px;
	background: url(../images/bottom08.gif) no-repeat left bottom;
}	
