#RedFrame {
  background-color: #FFF;
}

#Header {
  display: none;
}

/*---- UPDATE THIS TO CORRECT ID WHEN NEW NAV IS IMPLEMENTED ----*/
#TopTierNavigation { 
  display: none;
}

.PageHeadline {
  display: none;
}

.PageHeadlineDescription {
  display: none;
}

.ContentDivider {
  display: none;
}

#TwoCol_RightColumn {
  display: none;
}

#Footer {
  display: none;
}

.PatientEd_Article {
  display: none;
}

#PrintDisplay {
  margin: 25px auto 50px auto;
  padding: 15px 10px 50px 15px;
  border: 2px solid #FE0000;
  background-color: #FFF;
  display: block;
}

.PrintCloseHeader {
  display: none;
}

#Print_piece_MainContent{
 width:568px;
 font-family: Arial, Verdana, sans-serif;
 font-size: 11px;
 font-weight: normal;
 color: #666;
}

.TopLogos {
width:568px;
padding:5px;
padding-bottom:10px;
border-bottom:2px solid #CCC;
}

.Personal_LogoandSig {
font-weight:bold;

}

.Personal_LogoandSig  a{
color: #067FC3;
}

.Personal_LogoandSig img {
margin-bottom:10px;
}

#logoSig {
border: 1px solid #CCC;
}

.ColgateChevron {

}

.PP_GiantRedHeader {
color:#C90101;
font-size:16px;
font-weight:bold;
padding-top:10px;
padding-bottom:10px;
}


.boldGrey {
color:#343434;
font-weight:bold;
margin-top:12px;
}

.bottomDashedSep {
width:568px;
height:1px;
padding-bottom:10px;
margin-bottom:10px;
border-bottom:1px dashed #CCC;
}

.copyright_Pharma {
margin-bottom:40px;
}

.CloseWindow {
  display: none;
}