.separator
{
	margin-top: 20px;
	height: 1px;
	
	background: url("/images/dividerHorizontal.png") bottom left repeat-x;
}

.separator + *
{
	margin-top: 20px;
}