article.Announcement-Wrapper {
    text-align: left !important;
    position: relative;
    font-size: 14px;
    width: 90%;
}

.Announcement-Wrapper{
padding-bottom:20px;
text-align:left;
}

article header {
    width: 100%;
   padding-left: 0px; */
}


article header h1 {
    text-align: left;
    color: #1d2135;
    font-size: 49px;
    font-family: helvcnlt;
    margin: 0;
    font-weight: normal;
    padding-top: 10px;
    margin-bottom: -10px;
}

section.socialWrapper {
    width: 100%;
    margin-top: -50px;
}

article h3 {
    font-family: helvmd;
    font-weight: normal;
    font-style: normal;
    margin: 0;
    padding: 0;
    font-size: 18px;
    line-height: 22px;
 padding-top: .75em;
}

img.image-chart{
padding-bottom:10px;
padding-top: .75em;
width: 70%;
}

ul.list-article li{
  line-height: 22px;
margin: 5px 0 5px 0;
}

ul.list-article-number{
  line-height: 22px;
list-style: none !important;
    margin-left: -10px !important;
margin: 5px 0 5px 0;
}

@media screen and (max-width: 1200px) 
{
   Announcement-Wrapper { 
      margin: 20px;
      text-align: left;
    }
}

@media screen and (max-width: 995px) 
{
   Announcement-Wrapper { 
     margin: 20px;
     text-align: left;
   }

   img.image-chart{
     width: 100%;
     height: auto;
   }
}

.img-bottom-faq {
width: 280px; 
overflow: hidden;
}

div#outOfGamutChart {
  margin: 1em 0 2em 0;
}
div.outOfGamutTable {
  border: 1px solid #0A2638;
  background-color: #fff;
  width: 100%;
  text-align: left;
  border-collapse: collapse;
}
.divTable.outOfGamutTable .divTableCell, .divTable.outOfGamutTable .divTableHead {
  border: 1px solid #aaa;
  padding: 3px 2px 3px 4px;
}
.divTable.outOfGamutTable .divTableBody .divTableCell {
  font-size: 11px;
}
.divTable.outOfGamutTable .divTableRow:nth-child(even) {
  background: #f0f0f0;
}
.divTable.outOfGamutTable .divTableHeading {
  background: #212430;
  background: -moz-linear-gradient(top, #585b64 0%, #373a44 66%, #212430 100%);
  background: -webkit-linear-gradient(top, #585b64 0%, #373a44 66%, #212430 100%);
  background: linear-gradient(to bottom, #585b64 0%, #373a44 66%, #212430 100%);
  border-bottom: 2px solid #444;
}
.divTable.outOfGamutTable .divTableHeading .divTableHead {
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  border-left: 2px solid #8F9DA8;
}
.divTable.outOfGamutTable .divTableHeading .divTableHead:first-child {
  border-left: none;
}
.divTable { display: table; }
.divTableRow { display: table-row; }
.divTableHeading { display: table-header-group;}
.divTableCell, .divTableHead { display: table-cell;}
.divTableHeading { display: table-header-group;}
.divTableFoot { display: table-footer-group;}
.divTableBody { display: table-row-group;}

div#factsAboutOnDemandPrints .borderRight { border-right-width: 6px !important; }
div#factsAboutOnDemandPrints .blank { visibility: hidden; }

div#colorStandardsGuide  {
  margin: 1.5em 0;
}
div#colorStandardsGuide div.divTableCell.header p {
  font-size: 1.1em;
  font-weight: bold;
}
div#colorStandardsGuide div.divTableCell.desc > p { 
  margin: -8px auto 0;
  width: 70%;
  font-size: .85em;
}
div#colorStandardsGuide div.divTableBlock {
  display: inline-table;
}
div#colorStandardsGuide img#colorStandardsGuideLogo {
  margin: 0 0 0 1px;
}
div#colorStandardsGuide p.chartTitle {
  font-size: 1.5em;
  font-weight: bold;
  margin: -8px 0 -.5em 0;
}
div#colorStandardsGuide p.chartDesc {
  font-size: 1em;
  font-weight: lighter;
  
}
div#colorStandardsGuide .divTableCell, div#colorStandardsGuide .divTableCell img {
  max-width: 150px;
}
div#colorStandardsGuide .divNestedTableRow { 
  display: table-row; 
  text-align: center;
}