div#middle_content {
width: 476px;
height: 360px;
padding: 0px;
overflow: hidden;
}

div#middle_content_tools {
float: right;
width: 476px;
height: 20px;
padding: 0px;
overflow: hidden;
background: #f9f7dd;
}

div#middle_content_tools div.tools {
float: left;
width: 33%;
height: 18px;
text-align: center;
}

div#middle_content_tools div.tools a {
display: block;
color: #000;
background: #e7e0ce;
text-decoration: none;
height: 18px;
line-height: 18px;
margin: 1px 12px 0px 12px;
}

div#middle_content_tools div.tools a img {
vertical-align: middle;
}

