/**** Styles Specifically for the "Operating Manuals" Page in the "Customer Care" Section ****/

/* Main Page Table */
table.cols { border-collapse:collapse; }
table.cols td.col1, table.cols td.col2
{
  padding:20px;
  width:50%;
  border:1px solid #c9caca;
}
table.cols td.col1 { background:#f2efec; }

