.subnav-line {
	background: url(../image/horiz_dots.gif);
	height: 5px;
	margin-top: 10px;
	width: 100%;
	clear: both;
	/* IE */
	line-height: 0px;
	font-size: 1px;
}

.results-line {
	background: url(../image/horiz_dots_light.gif);
	height: 5px;
	margin: 10px 0px;
	width: 100%;
	/* IE */
	line-height: 0px;
	font-size: 1px;
}

.form-line {
	background: url(../image/horiz_dots_light.gif);
	height: 5px;
	margin: 5px 0px;
	width: 100%;
	/* IE */
	line-height: 0px;
	font-size: 1px;
}

.blue-line {
	background-color: #003366;
	height: 1px;
	/* IE */
	line-height: 0px;
	font-size: 1px;
}
	
