
/* Overwrite image  for the country navigation menu */
#other_lm_sites {
background:url("../img/lmid_othersites.gif") no-repeat scroll 0 0 transparent;
cursor:pointer;
height:26px;
left:280px;
position:absolute;
top:38px;
z-index:9999!important; 
width: 200px;

}
 
#other_lm_sites ul {
background:url("../img/lmid_othersites_menu.png") no-repeat scroll 0 0 transparent !important;
height:600px;  
min-height:600px;
padding: 36px 0px 0px 0px;
width:220px;
top:0px;
z-index:9999!important; 
margin:0;
 
}

.snapshot {float:right; width:450px; min-height: 226px;  background: #B4B44B url("../img/snapshot_w_header.jpg") repeat-y; padding-bottom:8px;}

