.menutitle{
cursor:pointer;
margin-bottom: 5px;
background-color:#D1D1D1;
color:#000000;
width:140px;
padding:2px;
font-family:Arial;
font-size:11;
text-align:center;

font-weight:bold;
/*/*/border:1px solid #D1D1D1;/* */
}

.submenu{
margin-bottom: 0.5em;
font:normal 11px Arial;
background-color: #ffffff;
color:#000000;
padding:10px;
text-align:right;
}
