

.sectionhighlights {
	background-color: #ffffff;

	margin-bottom: 15px;
	padding: 4px 13px 14px 12px;
}

	.sectionhighlight_sidebar_title {
		font-size: 12px;
		color: #d05827;
		line-height: 22px;
	}

	/*ul*/
	.sectionhighlight_sidebar_items ul {
		padding: 0px 0px 0px 1px;
		margin: 0px;
		color: #737a7f;
		font-size: 12px;
		line-height: 22px;
		list-style: none;
	}

	/*li*/
	.sectionhighlight_sidebar_items li {
		padding-left: 7px;
		background-image: url(../images/bullet_sidebar_round.gif);
		background-repeat: no-repeat;
		background-position: 0 7px;
	}