/* 
The styles defined here are for the display of ISI content
in the footer of the Brand Page, the overlay for Boxed Warning
drugs under Resources & Programs/For Your Patients, and the
pop ups in the same 2 areas.

The !important portions need to be maintained as they force an
overridde of the default defined styles

Shawn McConnell 2009-10-02


*/


div.sc_product.foot li {
font-size: 14px !important;
}

div.sc_product.foot p	{
font-size: 14px !important;
}

div.sc_product.foot .Strong	{
font-weight: bold !important;
}

p.isiHeader {
font-weight: bold !important;
line-height:16px !important;
}

sup.isiReg {
font-size: 18px !important;
}

span.brandName {
font-size: 18px !important;
line-height:22px !important;
}

div.isiBlackBox {
font-size: 14px !important;
padding:6px !important;
border: 1px solid #000000 !important;
}

div.isiYellowBox {
font-size: 14px !important;
padding:6px !important; 
background-color: #FFFF00 !important; 
border: 1px solid #000000 !important;
}






/*

The items within this comment were proposed sizes to make the ISI look more consistent
*/
div.sc_product.foot2 {
width:98%;

}

div.sc_product.foot2 li {
font-size: 12px !important;
line-height:normal !important;
color:#686868;
}

div.sc_product.foot2 ul {
font-size: 12px !important;
line-height:normal !important;

}

div.sc_product.foot2 p	{
font-size: 12px !important;
line-height:normal !important;
color:#686868;
}

p.headMid	{
font-size: 14px !important;
line-height:normal !important;
}


div.sc_product.foot2 sub {
font-size: 10px !important;
line-height:normal !important;
color:#686868;
}


p.isiHeader2 {
font-weight: bold !important;
line-height:18px !important;
}

div.sc_product.foot2 .Strong	{
font-weight: bold !important;
}


div.isiBlackBox2 {
font-size: 12px !important;
padding:6px !important;
border: 1px solid #000000 !important;
line-height:normal !important;
color:#686868;
}

div.isiYellowBox2 {
font-size: 12px !important;
padding:6px !important; 
background-color: #FFFF00 !important; 
border: 1px solid #000000 !important;
color:#686868;
}


sup.ref {
font-size: 10px !important;
color:#686868;
}











