.transMenu73 {
 position:absolute; 
 overflow:hidden; 
 left:-1000px; 
 top:-1000px; 
 padding:0;
 margin-top:-1px
}
.transMenu73 .content {
 position:absolute;
 text-align:center;
}
.transMenu73 .items {
 position:relative ; 
 left:0px; top:0px; 
 z-index:2; 
 text-align:center;
}
.transMenu73  td
{
 padding: 5px 40px 5px 13px  !important;  
 font-size: 13px !important ; 
 text-align: left !important ; 
 font-weight: normal !important ; 
 color: #FFF !important ;
 border-bottom:solid #fff 1px;
 border-left:solid #fff 1px;
 border-right:solid #fff 1px;
} 
#subwrap73 
{ 
 text-align: left ; 
}
.transMenu73  .item.hover td   
{ 
 color: #ffffff !important ;  /* Rollover Text Colour */
 text-align:center;
}
.transMenu73 .item { 
 text-decoration: none ; 
 cursor:pointer; 
 cursor:hand; 
}
.transMenu73 .background {
 background-color: #F3828F !important ; /* Dropdown Background Colour */
 position:absolute ; 
 left:0px; top:0px; 
 z-index:1;  
 filter:alpha(opacity=90);
 opacity:0.9;
 -moz-opacity:0.9;
}
.transMenu73 .shadowRight { 
 position:absolute ; 
 z-index:3; 
 top:-3000px; width:2px; 
}
.transMenu73 .shadowBottom { 
 position:absolute ; 
 z-index:1; 
 left:-3000px; height:2px; 
}
.transMenu73 .item.hover {
 background-color:#F09846 !important ; /* Rollover Background Colour */
}
.mainNav a,
.mainNav a:visited,
.mainNav a:link {
 height:21px; 
 display:block !important; 
}
