.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 14px 5px 14px;
height:32px;
background-image:url(http://wpsites.wiseonlineservices.com/site/fosen_namsos//aimages/fos_menu_devider_1216204664_1220443130.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;
}


