#sentences h2 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #850623;
	margin: 20px 5px 10px;
}
#sentences h3 {
	margin-top: 5px;
	margin-bottom: 0px;
	margin-right: 5px;
	margin-left: 10px;
	background-image: url(../images/common/arrow-red.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 8px;
}
#sentences ul {
	margin-top: 0px;
	margin-bottom: 50px;
}
#sentences li {
	list-style-type: decimal;
	margin-top: 8px;
}
#sentences p {
	margin-bottom: 10px;
	margin-top: 0px;
}
form {
	margin: 0px;
}
textarea {
	font-size: 12px;
	color: #333333;
	line-height: 130%;
}
