.horizontalRule {
	display: block;
	float: none;
	clear: left;
	width: 100%;
	height: 1px;
	margin: 18px 0px;
	background: url('img/pinkDivider.png') top left repeat;
}