#sentences ul {
	margin-bottom: 20px;
	margin-top: 3px;
}
#sentences li {
	list-style-image: url(../images/common/arrow-red.gif);
	margin-top: 3px;
	margin-bottom: 3px;
}
.sh2 {
	font-size: 14px;
	font-weight: bold;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #850623;
	padding-left: 5px;
	margin: 8px;
}
