#leftLinks {
position: absolute;
left: 50px;
top: 170px;
}

.menutitle{
cursor:pointer;
margin-bottom: 2px;
background-color:#FFFFFF;
color:#ec6723;
width:100px;
text-align:left;
font: bold 12px Arial;
/*border:1px solid #000000; */
}

.linkHeader {
font: bold 12px Arial;
color:#ec6723;
}

.submenu{
margin-left: 5px;
margin-bottom: 0.5em;
}
