@import url("../../whitecase/css/template_css.css");

#menu {
padding: 20px 20px 20px 0px;
width: 300px;
float: right;
}

#menu h3 {
padding-top: 0px;
margin-top: 0px;
}

#content {
padding-top: 30px;
padding-bottom: 20px;
display: block;
width: 460px;
margin-left: 30px;
margin-right: auto;
background: #fff;
}

html>body #content {
width: 430px;
}

#footer {
width: 820px;
line-height: 30px;
margin: 0 auto;
text-align: left;
clear: both;
border-top: 1px dotted #ccc;
}

#footer .moduletable {
display: inline;
}

#footer div {
margin: 0;
padding: 0;
}