      table.contenttable thead td {
      	text-align: center;
      }
		table.contenttable td, table.contenttable th {
    		padding: 7px;
		}
      .container .col-md-9 div.tx-consplus, 
      .container .col-md-9 div.tx-consplus p, 
      .container .col-md-9 div.tx-consplus p em, 
      .container .col-md-9 div.tx-consplus p strong {
          line-height: 28px;
      	  text-align: justify;
      }
       .container .col-md-9 div.tx-consplus p.text-center {
	    text-align: center;
	    display: table;
	    margin: 10px auto;
	  }
      div.container div.col-md-9 ol,
      div.container div.col-md-9 ul {
	      margin-top: 8px!important;
      }
      div.container div.col-md-9 ol li,
      div.container div.col-md-9 ul li {
	      margin-bottom: 8px!important;
      }
    	div.tx-consplus div.consult-info img {
      		max-width:700px;
      		height: auto;
      		/*display: block;*/
  			margin-left: auto;
  			margin-right: auto;
      	}
      	div.tx-consplus p.NoParagraphStyle {
      		margin: 4px 0px;
      		text-align: justify;
      	}
      
        div.tx-consplus div.text-box table {
      		margin: 10px auto;
      	}
      
        div.tx-consplus div.text-box {
          display: block;
          vertical-align: top;
          max-width: 100%;
          overflow-x: auto;
          /*white-space: nowrap;*/
          -webkit-overflow-scrolling: touch;
      	}