<style type="text/css">

div.breadcrumbs a:link, a:visited {
	color:#777777;
	text-decoration:none;
}

div.breadcrumbs {
	overflow:hidden;
	padding:0;
	height:30px;
	line-height:30px;
	/*-- sample only --*/
	color:#999999;
	border:1px solid #eee;
	margin-bottom:20px;
	clear: both;
	margin-top: 0px;
	margin-right: 0;
	margin-left: 0;
	background-color: #EBEBEB;
}
div.breadcrumbs a, div.breadcrumbs em, div.breadcrumbs span {
	float:left;
	overflow:hidden;
	height:30px;
	padding:0 8px;
	font-style:normal;
	color: #444444;
	text-decoration: none;
}
div.breadcrumbs span {
	background:url(bg-breadcrumb.png) no-repeat left center;
	overflow:hidden;
	padding:0 0 0 10px;
	width:0px;

	filter:alpha(opacity=40);
	opacity:6.4;
}

.headertext-breadcrumbs{
	float: left;
	width: 250px;
	margin-left: 0px;
	font-size: 16px;
	line-height: 2.5em;
	padding-left: 80px;
	margin-top: 120px;
	text-transform: lowercase;
}

.lowermargin{
	padding-bottom:8px;
}

</style>
