.transMenu73 {
 position:absolute; 
 overflow:hidden; 
 left:-1000px; 
 top:-1000px; 
}
.transMenu73 .content {
 position:absolute  ;
 width:110px;
 text-align:center;
 border-bottom:1px dotted #D8D8CF;
}
.transMenu73 .items {
 position:relative ; 
 left:0px; top:0px; 
 z-index:2; 
 text-align:center;
}
.transMenu73  td
{  
 font-size: 12px !important ; 
 text-align: left !important ; 
 font-weight: normal !important ; 
 color: #000 !important ;
} 
.transMenu73  td div
{
 padding: 3px 25px 3px 15px  !important;
 border:1px dotted #D8D8CF;
 border-bottom:none;
}
.transMenu73  td div.dropNavFirst {
	border-top:none
}
.transMenu73  td div.innerDropNav
{
 border-left:none;
}
.transMenu73  td div.nucrushquarries {
	width:93px;
}
.transMenu73  td div.nuconconcrete {
	width:85px;
}
#subwrap73 
{ 
 text-align: left ; 
}
.transMenu73 img {
	display:none;
}
.transMenu73  .item.hover td   
{ 
 text-align:center;
 text-decoration:underline;
}
.transMenu73 .item { 
 text-decoration: none ; 
 cursor:pointer; 
 cursor:pointer; 
}
.transMenu73 .background {
 background-color: #fff !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; 
}
