/* Various hacks for various browsers and older browsers
The correct values are already in previous stylesheets */

/* The dreaded bottom-content padder */
div.Padder { height: 10px; padding-bottom: 20%; }

/* For IE 6.0 PC
====================================================================================================================== */
#centralContainer {
top: 0 !important; /* Correct value */
top: -5px; /* IE value */
}
/* Hides from IE-mac \*/
* html div#content blockquote.quote,
* html div#content
{height: 1%;}
/* End hide from IE-mac */

/* For IE 5.5 PC
====================================================================================================================== */
div#content {
padding-right: 100px; /* IE 5.5 */
p\adding-right: 0; /* others */
}
div#centralContainer {
top: -16px;
t\op: 0 !important;
t\op: -5px;
}
div#footerContainer {
top: -16px;
t\op: 0;
}

/* For IE 5.0 PC
====================================================================================================================== */
/* Example filter */
ul#foo li {
padding: 0 5px; /* IE 5.0 value */
padding/* */: 0; /* Correct value */
}

/* Begin IE 5.2 Mac
====================================================================================================================== */
/* IE 5.2 Mac values here */
#foo ul li {
width: 50px;
}
/* Correct values below */
/* \*/
#foo ul li {
width: auto;
}
/* */
/* End IE 5.2 Mac
====================================================================================================================== */
