#languages
{
width: 100%;
height: 30px;

background-image: url('../images/page-format/firstline-lang.jpg');

float: none;
}

#languages ul
{  padding: 0 0 0 0; 
   margin: 3 0 0 0; 
}

#languages ul li { display: inline; }

#languages ul
{


padding: 7 0 0 0;
color: #FFFFFF;
font-family: tahoma, verdana, geneva, arial, helvetica, sans-serif;
font-size: .7em;
letter-spacing: 1px;
font-weight: regular;
text-align: center;
border-color: 0099FF;
}

#languages ul li a
{
padding: 0.5em;
color: #FFFFFF;
text-decoration: none;
float: center;
text-align: center;
border-right: 0px solid #FFFFFF;

}

#languages ul li a:hover
{

color: #CCCCCC;
text-decoration: underline
}

#languages li#active a

{

color: #00000;

text-decoration: none;
font-weight: bold;
}