/*----------------------------******sitebarRight*****----------------------------------*/		
#sitebarRight {
	width:155px;
	position:absolute;
	margin: 2px 0px 0px 900px;
}

#sitebarRight li{
	padding: 0px 5px 5px 12px;
	width:140px;
}

/*----------------------------******SEARCH*****----------------------------------*/		
#search {
	width:140px;
	padding: 0px 0px 0px 10px;
}

.search .inputbox{
	width: 130px;
	margin: 10px 0px 0px 0px;
}
/*----**Styring af  Pseudo-classes (a - a:hover)**--------*/
#sitebarRight a, #sitebarRight a:hover{
	font-size:9px;
}

/*----------------------------******Nyheder, Artikler, Anmeldelser*****----------------------------------*/	
#sitebarRight .moduletable_newsNyheder h3, #sitebarRight .moduletable_newsAnmeldelser h3,
#sitebarRight .moduletable_newsArtikler h3, #sitebarRight .moduletable_download h3{
	//background:url(../images/WhiteBar.png) no-repeat;
	padding: 10px 0px 12px 0px;
	margin: 10px 0px 5px 5px;
	text-align:left;
	font-size:1 em;
}

/*----------------------------******Download*****----------------------------------*/
#sitebarRight .moduletable_download{
	width:155px;
	padding: 0px 0px 5px 0px;
}

#sitebarRight .moduletable_download .img_caption{
	color:#fff;
	font-size:10px;
	font-weight:lighter;
	//font-style: italic;
	padding-left: 25px;
}
