.transMenu73 {
 position:absolute; 
 overflow:hidden; 
 left:-1000px; 
 top:-1000px; 
 padding:0;
}
.transMenu73 .content {
 position:absolute  ;
 width:110px;
 text-align:center;
}
.transMenu73 .items {
 position:relative ; 
 left:0px; top:0px; 
 z-index:2; 
 text-align:center;
}
.transMenu73  td
{
 padding: 6px 15px 6px 15px  !important;  
 font-size: 12px !important ; 
 text-align: left !important ; 
 font-weight: normal !important ; 
 color: #fff !important ;
 
} 
#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: #ea2127 !important ; /* Dropdown Background Colour */
 position:absolute ; 
 left:0px; top:0px; 
 z-index:1;  
}
.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:#444444 !important ;  Rollover Background Colour */
 text-decoration:underline;
 color:#fff;
}
.mainNav a,
.mainNav a:visited,
.mainNav a:link {
 height:21px; 
 display:block !important; 
}
