DIV.pdf_legal
{
    border-top: 1px solid #BBB;
    padding-top: 10px;
    padding-left: 10px;
}

DIV.pdf-table-container 
{
        padding: 11px; 0px 11px 0px;
        width: 100%;
        z-index: 5;
}

DIV .accTable 
{
	width:790px;
	height:375px;
        *height: 360px;
	overflow:auto; 
	margin: 7px auto;
        padding: 0;    
        background: #E4EDF4;        
}

TABLE.pdf-table {
/*        background-color: white;  */

       width: 760px;
       margin: 0px auto 30px auto;
}

TD.rowindex, TH.rowindex 
{
        font-family: arial, sans-serif;
        font-size: 11px;
        font-weight: bold;
        text-align: center;
        border: 1px solid #AAA;
        color: #888;
        padding: 4px;
}

TD.pdf-td1 {
        font-family: arial, sans-serif;
        font-size: 11px;
        font-weight: bold;
        background-color: #dfe8ed;
        color: #434544;
        text-align: center;
        padding: 4px;
}
TD.pdf-td2 {
        font-family: arial, sans-serif;
        font-size: 11px;
        font-weight: bold;
        background-color: #d6e1e7;
        color: #434544;
        text-align: center;
        padding: 4px;
}
TD.pdf-td3 {
        font-family: arial, sans-serif;
        font-size: 11px;
        font-weight: bold;
        background-color: #dfe8ed;
        color: #434544;
}
TD.pdf-td3b {
        font-family: arial, sans-serif;
        font-size: 11px;
        font-weight: bold;
        background-color: #fff;
        color: #434544;
        text-align: left;
        padding-left: 7px;
}
TD.pdf-td4 {
        font-family: arial, sans-serif;
        font-size: 11px;
        background-color: #fff;
        color: #434544;
      
}
TD.pdf-td4width {
        font-family: arial, sans-serif;
        font-size: 11px;
        background-color: #fff;
        color: #434544;
        font-weight: normal;
        width: 100px;
}
TD.pdf-td4b {
        font-family: arial, sans-serif;
        font-size: 11px;
        background-color: #fff;
        color: #434544;
        font-weight: normal;
        /* width: 100px; */
        text-align: left;
}

TD.pdf-td5 {
        font-family: arial, sans-serif;
        font-size: 11px;
        font-weight: bold;
        background-color: #cbdce2;
        color: #434544;
        text-align: center;
        padding: 4px;
}

TD.pdf-td6 {
        font-family: arial, sans-serif;
        font-size: 11px;
        background-color: #fff;
        color: #434544;
}

.tr_separator {

  height: 1px;
  background-color: #e2e2e2;

}
.tr_separator2 {
  

  height: 1px;
  background-color: #0d1110;

}

div.wheel-table-cont {
  text-align: left;
}

div.wheel-table-cont table.pdf-table {
  width: 588px;
  margin: 15px 0px 15px 0px;
}

div.wheel-table-cont table.pdf-table td {
  text-align: center;
}

/* #pdf_lay .mainTable {
  height: 482px;
  filter: progid:DXimageTransform.Microsoft.AlphaimageLoader(src='../images/pdf/bg_equipment.png', sizingMethod='scale') !important;
}*/

#pdf_lay .mainTable {
  width: 835px;
  /* height: 482px; */
  background: url('../images/pdf/bg_equipment.gif') no-repeat;
}

#pdf_lay .mainTable #mainMenuBox {
  height: 1px;
  padding: 18px 29px 10px 29px;
}

#pdf_lay .mainTable .pdfBox {
  height: 375px;
}

#pdf_lay .mainTable .butts {
  height: 40px;
}

#pdf_lay .mainTable .doc_title {
  font-family: arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #fff;
}

#pdf_lay .mainTable .doc_title_postfix {
  font-family: arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #C6CDD4;
}

#pdf_lay_content {
  position: absolute;
  top:10px;
  left:50%;  
  overflow:show;
  height: 400px;
}

#pdf_lay {
  position: absolute;
  left: -417px;
}

/* button */

div.buttPdf {
  
}

div.buttPdf .butt_l {
  font-family: arial,sans-serif;
  font-size: 9px;
  color: #fff;
  font-weight: normal;
}

div.buttPdf_a .butt_l {
  font-family: arial,sans-serif;
  font-size: 9px;
  color: #F4BE1D;
  font-weight: normal;
}

div.buttPdf .butt_l, div.buttPdf_a .butt_l{
  height: 16px;
  padding: 3px 0 0 15px;
	background: url('../images/pdf/butt_eq_left.gif') no-repeat left;
  cursor: pointer;
}

div.buttPdf .butt_r, div.buttPdf_a .butt_r {
  padding: 0 15px 0 0;
	background: url('../images/pdf/butt_eq_right.gif') no-repeat right;
  cursor: pointer;
}

/* button end */

#pdf_lay_content #print {
  display: none;
}