#breadcrumb {
	font-family: verdana;
	font-size:10px;
	color:#4E8BC9;
	text-decoration:none;
	height:126px;
	width:620px;
	float:left;
	/*clear:right;*/
}
	
#breadcrumb a:link{
	font-family: verdana;
	font-size:10px;
	color:#4E8BC9;
	text-decoration:none;
}

#breadcrumb a:visited{
	font-family: verdana;
	font-size:10px;
	color:#4E8BC9;
	text-decoration:none;
}

#breadcrumb a:hover{
	font-family: verdana;
	font-size:10px;
	color:#4E8BC9;
	text-decoration:underline;
}

#breadcrumb a:active{
	font-family: verdana;
	font-size:10px;
	color:#4E8BC9;
	text-decoration:none;
}

#separator {
	font-family: verdana;
	font-size:10px;
	color:#4E8BC9;;
	text-decoration:none;
}
