#listhead {
	height: auto;
	width: 640px;
	padding-bottom: 15px;
	background-color: #FFFFFF;
}
#listhead ul {
	list-style-type: none;
	margin: 0em 1em 0em 0px;
}
#listhead li {
	margin-top: 0.5em;
	list-style-type: none;
	line-height: 1.5;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
	background-image:  url(list.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#listhead h2 {
	margin: 0px 0px -0.2em;
	border: none;
	padding: 0px;
	background-image:  url(listh2back.gif);
	background-repeat: repeat;
}
#listhead a:link,#listhead a:visited {
}
#listhead a:hover,#listhead a:active {
}

