/*IE6 Stylesheet */
#main_nav_column	{height:32em}
#two_column_text_area ul.nav li li {width: 24.4em;}

/*fix the banner to hide*/
#pib .upsell {
    background-image: url("cornerbanner.png");
    background-repeat: no-repeat;
    bottom: -15px;
    display: none;
    height: 108px;
    position: absolute;
    right: -35px;
    text-indent: -9999px;
    width: 107px;
}


