#largeDivider {
	display: block;
	height: 10px;
	background: url(../../images/large_divider.gif) no-repeat center center;
	padding-top: 20px;
	padding-bottom: 20px;
}