#ResultPageNavigator
{
	background: url(/images/respage/menu_bg.png) repeat-x;
	color: white;
	height: 35px;
	
}



#ResultPageNavigator ul
{
	list-style-type: none;
	margin-left: 5px;
}

#ResultPageNavigator ul li
{
	display: inline;
}

#cm_content a#cm_logo
{
	display:none;
}
#cm_content div#languageBar
{
	display:none;
}

#ResultPageNavigator ul li a
{
	color:white;
	display:block;
	float:left;
	font-family:Century Gothic,sans-serif;
	font-weight:bold;
	font-size:14px;
	
	padding: 0 14px;
	height: 35px;
	
	line-height: 26px;
	text-align:center;
	text-decoration:none;
	awidth:100px;
}

#ResultPageNavigator ul li a:hover
{
	text-decoration: underline;
}


#ResultPageNavigator ul li.selected a
{
	background: url(/images/respage/menu_selbg.png) no-repeat center bottom;
}



/** Annat som bara gäller resultatsidan **/

#cm_content #textarea h2
{
	color:#829BB5;
	font-family:Century Gothic, Verdana, sans-serif;
	font-size:18px;
	font-weight:bold;
}

#cm_content #textarea h1
{
	color:#829BB5;
	font-family:Century Gothic, Verdana, sans-serif;
	font-size:24px;
	font-weight:bold;
	text-align: left;
	margin-left:10px;
}

#cm_content #textarea h3
{
	color:#99AAAA;
	font-family:Trebuchet MS;
	font-size:15px;
	font-weight:bold;
}