
/* SMULRAD */
#contentHeader{
	margin:0px 0px 12px;
	background:url(/_project/_layout/gfx/fadedBG.jpg) 0 100% repeat-x #fff;
	border:1px solid #eee;
	padding:10px 10px 10px 12px;
	height:18px;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
}
#crumbRow{padding:0px; margin:0;}
#crumbRow li{
	display:inline; 
	float:left;	
    /* IE<7 */
    _height: 1%;
    /* IE7 */
    +display: inline-block;	
	margin:0;	
	padding:2px 0px 2px 1px; 
	font:10px arial;
}
#crumbRow:after {content: "."; display: block; clear: both; height: 0; visibility: hidden;}
#crumbRow a{margin-right:3px; outline: 0; display: block; float:left; text-decoration:none; color:#999;}
#crumbRow a:hover{color:#666; text-decoration:underline;}
#crumbRow a.choosen{color:#333;}
#crumbRow a.sitemap{width:18px; height:16px; background:url(http://www.smode-resource.se/gfx/icons/16/world_16.gif) 0 -1px no-repeat; text-decoration:none;}
