#content .section ol {
	padding: 25px;
	padding-top: 10px;
}
#content .section ol li {
	padding: 15px 0;
	border-bottom: 1px dashed #616161; 
	background: url(../../images/icons/arrows/gray.gif) no-repeat left;
	padding-left: 20px;
}
#content .section ol li a {
	color: #0063ff;
}