#navcontainer_studio ul
{
list-style-type: none;
text-align: left;
}

#navcontainer_studio ul li a
{
background: transparent url(bull_non.gif) left center no-repeat;
padding-left: 25px;
text-align: left;
font: bold 10px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
text-decoration: none;
color: #ffffff;
}

#navcontainer_studio ul li a:hover
{
background: transparent url(bull_hover.gif) left center no-repeat;
color: #b3d94b;
}

#navcontainer_studio ul li a#current
{
background: transparent url(images/list-active.gif) left center no-repeat;
color: #666;
}



#navcontainer_projects ul
{
list-style-type: none;
text-align: left;
margin-left:0px;
padd/ing-left:25px;
}

#navcontainer_projects ul li a
{
background: transparent url(bull_non_blue.gif) left center no-repeat;
padding-left: 25px;
text-align: left;
font: bold 10px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
text-decoration: none;
color: #ffffff;
display:block;
m/argin-left:0px;
pa/dding-left:0px;
pad/ding:0px;
ma/rgin:0px;
}

#navcontainer_projects ul li a:hover
{
background: transparent url(bull_hover_blue.gif) left center no-repeat;
color: #99CCFF;
}

#navcontainer_projects ul li a#current
{
background: transparent url(images/list-active.gif) left center no-repeat;
color: #666;
}





#navcontainer_projects_main ul
{
list-style-type: none;
text-align: left;
m/argin-left:0px;
padd/ing-left:25px;
}

#navcontainer_projects_main ul li a
{
background: transparent url(bull_non_blue.gif) left center no-repeat;
padding-left: 25px;
text-align: left;
font: bold 10px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
text-decoration: none;
color: #ffffff;
dis/play:block;
}

#navcontainer_projects_main ul li a:hover
{
background: transparent url(bull_hover_blue.gif) left center no-repeat;
color: #99CCFF;
}

#navcontainer_projects_main ul li a#current
{
background: transparent url(images/list-active.gif) left center no-repeat;
color: #666;
}