#content .blurb {
	margin-bottom: 10px;
}

#content .blurb .top {
	width: 800px;
	height: 21px;
	background: url('../../images/home/blurb_top.png') no-repeat;
}

#content .blurb .bg {
	padding: 0 20px 0 20px;
	width: 760px;
	background: #ededed;
	font-family: Lucida Grande, Arial;
	font-size: 14px;
	color: #a7a7a7;
	text-align: justify;
}

#content .blurb .bg span {
	color: #62a8f6;
}

#content .blurb .bottom {
	width: 800px;
	height: 21px;
	background: url('../../images/home/blurb_bottom.png') no-repeat;
}

#content ol li {
	font-size: 15px;
	color: #62a8f6;
	font-weight: bold;
	padding-bottom: 10px;
}

#content ol li span {
	color: #a7a7a7;
	font-size: 13px;
	font-weight: normal;
}

#content ol li span b {
	font-weight: bold;
	display: block;
	font-size: 15px;
}
