#menu-box {
   float:left;
   width:160px;
}

#menu-inner {
   margin:20px 0px 0 10px;
}

.romenu a{
display:block;
width:150px;
color:#F0027F;
background:url(http://www.muratadentalnet.com/data/backline2.gif) no-repeat;
height:25px;
line-height:25px;
text-decoration:none;
text-align:left;
font-size: 85%;
font-weight: bold;
border-bottom: 1px solid #000000;
margin-bottom: 1px;
 color:#336666;
}

.romenu a:hover{
color:black;
background:url(http://www.muratadentalnet.com/data/backline.gif) no-repeat;
}

.rmenu-innser{
  margin-left:10px;
  }
  

