#breadcrumbs{
	width:400px;
}
#sitemap_pages{
	width:400px;
	display:block;
	overflow:hidden;
	margin-top:60px;
}
#sitemap_pages a{
	display:block;
	width:400px;
	color:#333333;
	text-decoration:none;
	font:11px tahoma;
	font-weight:bold;
	text-transform:uppercase;
	margin-bottom:5px;
}