.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; 
}
.transMenu73  td
{
 padding:0  !important;  
 font-size: 15px !important ; 
 text-align: left !important ; 
 font-weight: normal !important ; 
 color: #ffffff !important ;
} 
#subwrap73 
{ 
 text-align: left ; 
}
.transMenu73  .item.hover td   
{ 
 color: #ffffff !important ; /* Rollover Text Colour */
 background:#0082C8;
}
.transMenu73 .item { 
 text-decoration: none ; 
 cursor:pointer; 
}
.transMenu73 .background {
 background-color: #0096D1 !important ; /* Dropdown Background Colour */
 position:absolute ; 
 left:0px; top:0px; 
 z-index:1; 
 filter:alpha(opacity=90);
 opacity: 0.9;
 -moz-opacity:0.9; 
}

.item td img {
	display:none;
}

.item td div {
	 padding: 5px 15px 7px 20px  !important;
	 border:1px solid #ffffff;
 	border-top:none;
}

.item td div.child {
 background:url(images/backgrounds/drop_arrow.gif) #D1ECF7 no-repeat 32px 10px !important ; /* Dropdown Background Colour */
 padding-left:45px !important ;
 color:#455560;
 font-size:12px;
}

.item td div.child:hover {
 background-color: #afdef2 !important ; /* Dropdown Background Colour */
}

.transMenu73 .shadowRight { 
 position:absolute ; 
 z-index:3; 
 top:-3000px; width:2px; 
  filter:alpha(opacity=90);
 opacity: 0.9;
 -moz-opacity:0.9; 
}
.transMenu73 .shadowBottom { 
 position:absolute ; 
 z-index:1; 
 left:-3000px; height:2px;
  filter:alpha(opacity=90);
 opacity: 0.9;
 -moz-opacity:0.9; 
}

.transMenu73 .item img { 
 margin-left:10px !important ; 
}
.mainNav a,
.mainNav a:visited,
.mainNav a:link {
 height:21px; 
 display:block !important; 
}
