#cloud {
    min-height: 0; /* IE doesn't like "inherit" here*/
}
#top .inner {
    padding: 0;
}
*html #top{
    height: 15px;
}

#middle {
    min-height: 450px;
}
.content {
    background: none;
    padding-top: 0;
}

