#navcontainer { width: 146px; }

#navcontainer ul
{
margin: 0;
padding: 0 0 0 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #ffffff; 
font-weight: bold;
}

#navcontainer a
{
display: block;
padding: 3px 0 3px 0;
width: 146px;
background-color: #036;
border-bottom: 1px solid #eee;
}

#navcontainer a:link, #navlist a:visited
{
color: #EEE;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #d6dee7;
color: #008400;
}

.accommodation_top {
margin: 0;
padding: 3px 0 3px 0;
font-family: arial, verdana, helvetica, sans-serif;
font-size: 12px;
color: #ffffff; 
font-weight: bold;
background-color: #ffffff;
border-top: 1px solid #ffffff;
XXXborder-left: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
XXXborder-right: 1px solid #ffffff;
}

