.xmlmenuWrapper{
float: left;
width: 755px;
display: inline;/*FIX FOR STUPID IE6 AS IT DOUBLES THE MARGIN???*/
text-transform: lowercase;
}
.xmlmenuTop{
margin: 0 0 -8px 0;
height: 12px;
background: url(/assets/images/gifs/menu/top.gif) no-repeat;
}
.xmlmenu{
background: url(/assets/images/gifs/menu/middle.gif) repeat-y;
}
.xmlmenuBottom{
margin: -10px 0 0 0;
height: 14px;
background: url(/assets/images/gifs/menu/bottom.gif) no-repeat;
}
.xmlmenusectionpaddingleft, .xmlmenusectionpaddingright, .xmlmenutopicpaddingleft, .xmlmenutopicpaddingright{
display: none;
}
.xmlmenuSection{
width: 725px;
margin: 5px 10px 10px 10px;
}
.xmlmenutopic{
width: 725px;
margin: 10px;
}
table.xmlmenutblsections{
margin: 0;
height: 18px;
}
table.xmlmenutbltopicsbackground{
margin: 0;
}
table.xmlmenutbltopics{
margin: 0;
height: 18px;
}
.xmlmenusectiontc, .xmlmenusectiontcselected, .xmlmenutopictc, .xmlmenutopictcselected{
padding: 0 9px;
}
.xmlmenuWrapper a, .xmlmenuWrapper a:hover, .xmlmenuWrapper a:visited{
color: #f9f7ed;
display: block;
text-decoration: none;
}
.xmlmenuWrapper .xmlmenusectionhlselected{
font: bold 100% Geneva, sans-serif;
}
.xmlmenusectiontcdivider, .xmlmenutopictcdivider{
color: #f9f7ed;
}
