/*****************************/
/*    TILRETTELSER AF RKM    */
/*  TEST OM DET VIRKER I:    */
/*      - IE6, IE7           */
/*      - FIREFOX            */
/*****************************/
		
#navBar A { 
	display: block;
	height: 16px;
	width: 143px;
	margin-top: 3px;
	text-decoration: none;
	color: #333333;
	padding: 2px 0px 0 2px;
	clear: both;
	border: 1px solid #fcfcfc;
	height:auto;
}
