.dmenu_item { 
opacity:0.95; /*non IE only css3*/ 
filter: alpha(opacity=95, style=0); /*IE opacity*/
}
table.fosen_menu a{
font-size:12px;
padding:10px 13px 5px 13px;
height:32px;
background-image:url(http://www.tronderbilene.no/aimages/fos_menu_devider_1216301503.jpg);
background-repeat:no-repeat;
background-position: right bottom;
color:#333333;
}
table.fosen_menu a:link{
	color:#333333;
	text-decoration:none;
}
table.fosen_menu a:hover{
	color:#999999!important;
	text-decoration:none;
}
table.fosen_menu a:visited{
	color:#333333;
	text-decoration:none;
}

