.transMenu73 {
 position:absolute ; 
 overflow:hidden; 
 left:-1000px; 
 top:-1000px; 
}
.transMenu73 .content {
 position:absolute  ; 
}
.transMenu73 .items {
 border-bottom:none;
 position:relative ; 
 left:0px; top:0px; 
 z-index:2; 
 background:url(/images/spacers/dropmenu_arrow.gif) repeat-y 9px 0;
}
.transMenu73  td
{
 padding: 3px 8px 3px 24px  !important;  
 font-size: 13px !important ; 
 text-align: left !important ; 
 font-weight: normal !important ; 
 color: #ffffff !important ;
 font-family:"Lucida Sans", "Lucida Grande", sans-serif;
} 
#subwrap73 
{ 
 text-align: left ; 
} 
.transMenu73  .item.hover td   
{ 
 color: #F05A28 !important ; /* Rollover Text Colour */
}
.transMenu73 .item { 
 text-decoration: none ; 
 cursor:pointer; 
}
.transMenu73 .background {
 background-color: #56C5CE !important ; /* Dropdown Background Colour */
 position:absolute ; 
 left:0px; top:0px; 
 z-index:1; 
 filter:alpha(opacity=95);
 opacity: 0.95;
 -moz-opacity:0.95; 
}
.transMenu73 .shadowRight { 
 position:absolute ; 
 z-index:3; 
 top:-3000px; width:2px; 
  filter:alpha(opacity=95);
 opacity: 0.95;
 -moz-opacity:0.95; 
}
.transMenu73 .shadowBottom { 
 position:absolute ; 
 z-index:1; 
 left:-3000px; height:2px;
  filter:alpha(opacity=95);
 opacity: 0.95;
 -moz-opacity:0.95; 
}

.transMenu73 .item img { 
 margin-left:10px !important ; 
}
.mainNav a,
.mainNav a:visited,
.mainNav a:link {
 height:21px; 
 display:block !important; 
}
