/* IE 6 & 7 */

/* center container */
body {text-align: center;}
#container {text-align: left;}

/* force float wrap */
.enclose,
#bodyshell,
#header,
#footer,
#top-nav-bar,
.caption {zoom:1;}

/* min height */

* html .left-nav li a {height: 18px;}
* html #header {height: 75px;}


