#buttons 
{
margin-left:50px;
margin-top:137px;
//margin-top:133px;
height:9px;

}

#buttons li
{
list-style:none;
display:inline;
padding-left:10px;
}

#room_buttons_container
{
width: 800px;
height: 35px;
background: #F9F9F9 url("../images/button.jpg") repeat-x;
text-align: center;
padding-top:14px;
}

#room_buttons_container2
{
width: 800px;
height: 35px;
background: #F9F9F9 url("../images/aboutustxt.jpg") repeat-x;
text-align: center;
padding-top:14px;
}

#room_buttons_container li
{
display:inline;
color:black;
text-decoration:none;
color:#666666;
font-weight:bold;
font-size:18px;
padding-left:10px;
}

#room_buttons_container li a
{ 
color:black;
text-decoration:none;
color:#666666;
}



