@charset "utf-8";
/* CSS Document */

a.languageSelection  {
display:block;
padding:3px 0 3px 10px;
font:11px Arial, Helvetica, sans-serif;
background:url(images/plantours/lang-b.png) no-repeat;
text-decoration:none;
width:131px;
color:f09;
text-align:left;
color:#f09;
float:right;
behavior: url(iepngfix.htc);
cursor:pointer;
margin-top:4px;
}

#dropmenudiv{
position:absolute;
border-bottom-width: 0;
font:normal 12px arial;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
font:11px Arial, Helvetica, sans-serif;
width: 100%;
display: block;
padding: 1px 0;
text-decoration: none;
background:url(images/plantours/lang-bg.png) no-repeat;
width:131px;
padding:3px 0 3px 10px;
margin-top:2px;
color:#000;
behavior: url(iepngfix.htc);
cursor:pointer;
float:none;
}

#dropmenudiv a:hover{ /*hover background color*/
color:#f09;
}