.dropHold{
width:223px; 
height:26px;
margin:2px 0 5px 0;
z-index:100;
}
#menu_parent {
width:223px;
height:26px;
padding:0;
cursor:pointer;
}
#menu_child{
position:absolute;
top:-9px;
left:190px;
} 
.dropDownDiv, .top, .bottom {
position:relative;
cursor:pointer;
color:#0066CC;
font-weight:bold;
text-decoration:none;
text-align:left;
display: block;
padding: 5px 0; 
border-bottom:1px dashed #cacacb;
white-space:nowrap;
}
.top{
padding-top:0;
}
.bottom{
border-bottom:none;
}