@charset "utf-8";
/* $Id: ie.css,v 1.2 2009/07/13 23:52:58 andregriffin Exp $ */
/**
 * Drupal 6 theybf - Created by Andre Griffin
 * For Internet Explorer 7 and under
  
 *:first-child+html

 */
#header #sitename{padding-bottom:1.5em;}
ol{list-style-position:inside;margin-left:-1.3em;}
ol ul li{margin-left:1.5em;padding:0;}
.clearfix,.container{display:inline-block;}
* html .clearfix,* html .container{height:1%;}
hr{margin:-8px auto 11px;}


*+html body {
		margin-top: 20px;
} 
*+html div.first-home-teaser.story.teaser.node {
		z-index: 1;
}
*+html #nav {
		overflow: hidden;
}
*+html .flash-logo {
		left: 0;
}
*+html .user-menu {
		position: absolute;
    right: 8px;
}
*+html .user-menu li a {
		color: transparent;
		font-size: 0;
		line-height: 0;
}