#skate_nav ul
{
margin:0 0 10px 0;
padding:0;
background-color: #f7f1db;
color: #956922;
float: left;
width: 558px;
border:1px solid #956922;
}

#skate_nav ul li {display: inline;}

#skate_nav ul li a
{
width:133px;
padding:0 2.75px;
background-color: #f7f1db;
color: #956922;
text-decoration: none;
float: left;
border-right: 1px solid #956922;
border-bottom: 1px solid #956922;
font-size:10px;
}

#skate_nav ul li a:hover
{
background-color: #956922;
color: #f7f1db;
}

#skate_nav ul li.noRightBorder a
{
border-right:none;
}

#skate_nav ul li.noBottomBorder a
{
border-bottom:none
}

#requirements_wrapper
{
background:url(/sub_things_to_do/facilities/images/skate_park_bott_use.jpg) no-repeat scrol; 
width:325px; 
height:120px;
}

#requirements
{
width:185px; 
float:left; 
padding-left:145px; 
padding-top:30px;
}
