body {position:relative;}  /* fixes IE window resize bug */
a:active {outline:none;}  /* remove the link border highlighting in Firefox */
a:focus {outline:none;}   /* remove the link border highlighting in Firefox */
#tabs a {display:inline;}

#leftColMain {display:inline-block;} /* fixes IE7 double padding bug */
#leftColMain {display:inline;}
#leftColMain #col1 {display:inline;}

#newAdminBox {display:inline;} /* fixes IE6 double margin bug */
#featuredContainer .shadowContainer {display:inline;}

#featuredShadow {display:inline;}
.shadowContainer {display:inline;}


