.invertedshiftdown2 {
padding: 1px 0;
width: 482px;
border-top: 4px solid #666;
/*Highlight: grey color theme*/
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
margin: 1px 0 0 0;
}

.invertedshiftdown2 ul{
margin:0;
width: 482px;
padding:0;
list-style: none;
}

.invertedshiftdown2 li{
float: left;
display: block;
margin: 0 1px 0 0;
height:26px;
width:95px;
padding: 0;
text-transform:uppercase;
}

.invertedshiftdown2 a {
text-align:center;
float: left;
display: block;
width:95px;
height:26px;
font: bold 11px Arial;
color: #FFFFFF;
text-decoration: none;
margin: 0; /*Margin between each menu item*/
padding:0; /*Padding within each menu item*/
border-bottom: 2px solid white;
}
.invertedshiftdown2 ul.foursquare a {
background: url(images/menu/banner4square.gif) no-repeat 0 0;
}
.invertedshiftdown2 ul.henrys a {
background: url(images/menu/bannerhenrys.gif) no-repeat 0 0;
}
.invertedshiftdown2 ul.newworld a {
background: url(images/menu/bannernewworld.gif) no-repeat 0 0;
}
.invertedshiftdown2 ul.ots a {
background: url(images/menu/bannerots.gif) no-repeat 0 0;
}
.invertedshiftdown2 ul.pns a {
background: url(images/menu/bannerpns.gif) no-repeat 0 0;
color:#000000;
}
.invertedshiftdown2 ul.trents a {
background: url(images/menu/bannertrents.gif) no-repeat 0 0;
}


.invertedshiftdown2 ul.foursquare a:hover,.invertedshiftdown2 ul.newworld a:hover, .invertedshiftdown2 ul.henrys  a:hover {
background-position:0 -26px; /*Highlight red color theme*/
color: #FFFFFF;
}
.invertedshiftdown2 ul.pns a:hover {
background-position:0 -26px; /*Highlight red color theme*/
color: #000000;
}

.invertedshiftdown2 a:active{
background-color: #69a006; /*Highlight red color theme*/
color: white;
}
.invertedshiftdown2 a span {
display:block;
padding:5px 0 0 0;
}

.invertedshiftdown2 .current a{ /** currently selected menu item **/
background-color:6px 0; /*Set padding-top value to default's padding-top + padding-bottom */
padding-bottom: 0; /*Set padding-bottom value to 0 */
border-bottom-color: #D10000; /*Highlight red color theme*/
color: white;
}
