.modernbricksmenu2{
padding: 0;
width: 204px;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

.modernbricksmenu2 ul{
display:inline;
margin:0;
/*margin-left: 1px; margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

.modernbricksmenu2 li{
display:inline;
width: 204px;
height: 20px;
background-color: #ffffff; 
clear:left;
margin: 0px;
padding: 5px 0 2px 0;
}

.modernbricksmenu2 a{
float: left;
width: 204px;
height: 20px;
display: block;
color: #939598;
margin: 0; 
padding-left: 10px; 
padding-top: 5px;
background-color: #ffffff; 
/*background-image:url(../images/arrow2.gif);*/
background-image:url(../images/newindex/solid_arrow.gif);
background-repeat:no-repeat;
background-position: 180px 8px;
border-bottom: 1px solid #d1d3d4;
}

.modernbricksmenu2 a:hover{
width: 204px;
height: 20px;
background-color: #d7d7d7; 
/*background-image:url(../images/arrow1.gif);*/
background-image:url(../images/newindex/solid_arrow.gif);
background-repeat:no-repeat;
background-position: 180px 8px;
color: #0f4592;
}

.modernbricksmenu2 a.selected{ 
width: 204px;
height: 20px;
/*background-image:url(../images/arrow1.gif);*/
background-image:url(../images/newindex/solid_arrow.gif);
background-repeat:no-repeat;
background-position: 180px 8px;
border-color: #d1d3d4;  
}

.tabspotlight {
float: left;
/*border-left:1px solid #d1d3d4;  
border-right:1px solid #d1d3d4;*/
width:395px; 
height: 125px; 
background-color: white; 
padding-right:0px;
padding-left:39px;
padding-top:5px;
padding-bottom:0px;
overflow:hidden;
line-height:18px;
}

