#right {
    float: left;
    clear: both;
}

#sidebar {
    display: none;
}

#footer {
        clear:both;

}
#footer p {
        margin:0;


}
* html #footer {
        height:1px;
}

#container {}

#inner_container {}


/* portal box width varies based on layout */

.portal_box {
    width: 235px;
}