#breadcrumbs{
	font-size: 80%;
	width: 780px;
	text-align: left;
	clear: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#breadcrumbs p{
	padding-left: 12px;
	float: left;
	text-align: left;
	padding-top: 0em;
	padding-right: 1em;
	padding-bottom: 0.5em;
	margin: 0px;
}
/* Header after Breadcrumbs */

#crumbsh3 {
	font-weight: bold;
	font-size: large;
	line-height: 1.05em;
	color: #600;
	background-image: url(../images/title_bg.gif);
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #09F;
	width: 780px;
	clear: both;
	margin-bottom: 5px;
	padding-top: 2px;
}
