@import url("global.css");



#print_warning {
    display: block;
}



#email_print, div.email_print,
#sec_ln, #top_ln, #ter_ln, #login, .logged_in,#footer,
#ArticleRating, .postArticleNav,
#content_banner, #top_block_full, #wyeth_logo, #pfizer_message,#footer_prevnar
,#share-hover,#share-storylist,#wrapperTop,#isiBottom{
    display: none !important;
}
/*  MFS - Moved from above list to resolve QA Issue #57 reported on NOV032009  */
div#main_content > hr:first-child{
	display: none;
}

#banner_isi_info
{
     display:block !important;
}
/*
#wyeth_logo a img {
    display:none;
}

#wyeth_logo {
    background:url(../img/wyeth_logo_header.gif) no-repeat right center;
}
*/

#ter_ln {
width:80px !important;
}
#content, #top_block_full, #sub_content,
#main_content_area #main_content {
    margin: 2px 0 0 0;
    width: 580px;
    float: left;

}
#main_content {

    left : 40px;
    position :absolute;
    top :40px;
    
}
* html .product_listing ul li, * html .callbox ul li, * html #login ul.bulleted li {
    list-style:square;
    background:0;
    padding:0;
    font: normal 11px/130% Tahoma, Verdana, sans-serif;
    color: #000;
}

* html .product_listing ul li { margin-left:2em; }
* html .callbox ul li { margin: 0 0 7px 1em; }
* html #login ul.bulleted li { margin-left: 2em; }

/*
* html #sub_content ul li {
    list-style:square;
    background:0;
    padding:0;
    margin-left: 2em;
    font: normal 11px/130% Tahoma, Verdana, sans-serif;
    color: #000000;
}

ul li,
ul li ul li,
ul li ul li ul li {
    list-style:square;
}
*/

#sub_content ul.alpha_list {clear:both; margin: 0 0 20px 0;}    
.alpha_list li{ list-style:none;background: url(../img/footer_divide.gif) no-repeat right center;padding: 0 3px;margin-left:0;color:#ccc;float: left;   }
#sub_content ul.alpha_list li.active a{ color:#000000;font-weight: bold;}
.alpha_list li.first{padding: 0 3px 0 0;}
.alpha_list li.last{background: 0;padding: 0 0 0 3px;}

#sub_content div.prod_results li{list-style:none;background: url(../img/footer_divide.gif) no-repeat right center;padding: 0 3px;margin-left:0;float: left;color:#d9d9d9;}
#sub_content div.prod_results li.previous{padding: 0 3px 0 0;}
#sub_content div.prod_results li.next{background: 0;padding: 0 0 0 3px;}
#sub_content div.prod_results li.active a{color:#000;font-weight:bold;}

* html #sub_content h3{font: bold 15px Tahoma, Verdana, sans-serif;color: #000000;  margin: 0 0 1em 0;padding: 0 0 5px 0; clear:both;}

#print_container {
    width: 570px;
    margin: 20px 20px;
}

#logo_header {
    display:block !important;
}

#logo_header .submit_xlong {
    left:350px !important;
    width: 220px !important;
    height: 20px;
    padding: 2px 0;
    background: transparent url(/resources/shared/images/submit-xlong-back.gif) no-repeat 0 0;
    font: bold 10px Verdana, Arial, Helvetica, sans-serif;
    cursor: pointer;
    color: #fff;
    border: none;
    text-align: center;
}
#sub_content.withRightCallOut {
    margin-top:50px;
}
/*
#sub_content {
    margin-top:300px;
    margin-left:-560px;
    position:absolute;
    top:250px;
    left:20px;
    width:570px;
}
*/
#callout_right {}

span.white { display:none; color:#fff; }