.separator {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: 400;
	color: #0000CC;
	width: 450px;
	border-bottom-style: solid;
	border-bottom-color: #009966;
	border-bottom-width: 1px;
	left: 0px;
	text-align: left;
}
.listing {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	background-position: center;
	margin-left: 100px;
	z-index: 5;
	background-image: url(spiderbg.gif);
	background-repeat: repeat-y;
}
