/* Hacks to get things to work in IE 6 */
 
/* Mac-modified Tan Hack Method */
* html .buggybox {height: 1%;} /* for IE/Win */
*>html .buggybox {he\ight: auto;} /* for IE5/Mac */

* html .container_global {height: 1%;} /* for IE/Win */
*>html .container_global {he\ight: auto;} /* for IE5/Mac */

* html .container_header {height: 1%;} /* for IE/Win */
*>html .container_header {he\ight: auto;} /* for IE5/Mac */

* html .container_left {height: 1%;} /* for IE/Win */
*>html .container_left {he\ight: auto;} /* for IE5/Mac */

* html .container_main {height: 1%;} /* for IE/Win */
*>html .container_main {he\ight: auto;} /* for IE5/Mac */

* html .container_footer {height: 1%;} /* for IE/Win */
*>html .container_footer {he\ight: auto;} /* for IE5/Mac */

* html .tip_a_friend {height: 1%;} /* for IE/Win */
*>html .tip_a_friend {he\ight: auto;} /* for IE5/Mac */

* html .comment_this_article {height: 1%;} /* for IE/Win */
*>html .comment_this_article {he\ight: auto;} /* for IE5/Mac */

* html .disc_list {height: 1%;} /* for IE/Win */
*>html .disc_list {he\ight: auto;} /* for IE5/Mac */

* html .right_fact_container .score .bar {height: 1%;} /* for IE/Win */
*>html .right_fact_container .score .bar {he\ight: auto;} /* for IE5/Mac */

* html .nyhetsbrev_logo {height: 1%;} /* for IE/Win */
*>html .nyhetsbrev_logo {he\ight: auto;} /* for IE5/Mac */

* html .list {height: 1%;} /* for IE/Win */
*>html .list {he\ight: auto;} /* for IE5/Mac */

.a_news, .b_news, .c_news, .d_news, .e_news, .f_news, .g_news, .test_news, .omtale_news, .a_list, .b_list, .a_feature, .b_feature, .ad_superbanner_inline, .ad_superboard {
  display : inline;
}

.frontpage_location, .container_left, .container_main, .frontpage_bottom_list_header, .frontpage_bottom_list_container, .frontpage_right_180, .frontpage_right_180 div, .frontpage_right_180 div .container { 
  display : inline;
}

.frontpage_right_180, .frontpage_right_180 .container { 
  display : inline;
}

.show_article .byline, .show_article .right_256_container, .download .nav, .rubrikk_detail {
  display : inline;
}
.a_article .byline,  .a_article .right_256_container {
  display : inline;
}

.a_article, .detail_top, .detail_frontpage_now, .comment_this_article, .container_small .imagelist {  
  display : inline;
}

.test, .test .right, .test .right_score_container .score, .test .right_fact_container .pluss, .test .right_fact_container .minus {
  display : inline;
}

.search, .search .right, .search .left {
  display : inline;
}

.ekspertpanel .right_fact_container .person, .konkurranse .right_fact_container .userimage { 
  display : inline;
}

/* Clear fix for IE */
.clearfix {
  display: inline-block;
}  

/* Holly Hack Targets IE Win only \*/
.clearfix {display: block;}
/* End Holly Hack */

/*
.ad_horseshoe_left {
  left : -555px;
}
.ad_horseshoe_right {
  left : 451px;
}
.ad_horseshoe_top {
  margin : 5px 0px 5px 0px;
}

*/

