#menu {
width: 201px;
float: left;
margin: 0 0 30px 0;
}

#imlookingfor {
background: url('/images/framework/imlookingfor.png') 0 0 no-repeat;
height: 140px;
padding: 18px 0 0 30px;
list-style-type: none;
margin: 0;
display: block;
}

#imlookingfor li {
margin-bottom: 0.8em;
}

#imlookingfor a, #imlookingfor a:visited {
font-size: 1.2em;
text-decoration: none;
color: #fff;
font-weight: bold;
}

#imlookingfor a:hover, #imlookingfor a:active {
font-size: 1.2em;
text-decoration: none;
color: #f6f6f6;
font-weight: bold;
}

#acts {
list-style-type: none;
margin: 10px 0 0 3px;
padding: 0;
}

#acts li a {
float: left;
width: 175px;
text-align: left;
font: 10pt Arial;
padding: 5px 5px 5px 10px;
text-decoration: none;
color: #444;
background: #eee;
border: 1px solid #e4e4e4;
margin: 1px;
}

#acts a:hover {
color: #222;
background: #e5e5e5;
border: 1px solid #ccc;
}

#acts-footer {
width: 201px;
height: 21px;
background: url('/images/framework/menubar-footer.gif') top left no-repeat;
margin: 0;
clear: both;
}
