  body {
    padding-top: 12px;
    font-size: 12px;
  }


  .pt_me { /* menu */

  }
  .pt_me p {
    font-size: 12px;
    margin-bottom: 12px;
  }


  .pt_se { /* searchform */

  }


  .pt_fp { /* featured */

  }
  .pt_fp_each {
    text-align:center;
    font-size: 12px;
    line-height:1.8em;
  }
  .pt_fp_name {

  }
  .pt_fp_image {
    border: 0;
    height:100px;
    max-width:none;
  }
  .pt_fp_interaction {
    font-size: 10px;
  }
  .pt_fp_from {
    font-style: italic;
  }
  .pt_fp_price {
    font-weight: bold;
  }
  .pt_fp h2 {
    border-top: 1px solid #ccc;
    padding-top: 3px;
    font-size: 12px;
    font-weight: bold;
    color: #999;
  }



  .pt_co { /* coupons */

  }
  .pt_co img {
    margin: 0;
    padding: 0;
  }
  .pt_co p {
    font-size: 13px;
    margin: 0;
    padding: 0.5em 0;
  }
  .pt_co a {
    margin: 0;
    padding: 0;
  }
  .pt_co_each {
    margin: 13px;
    padding: 13px;
    border: 1px dotted darkgreen;
  }
  .pt_co_link {
    text-align: right;
  }


  .pt_az { /* atoz */

  }
  .pt_az h4, .pt_az li {
    font-size: 14px;
  }


  .pt_ba { /* banner */
  }
  .pt_ba hr {
    border-top: 1px solid #ccc;
    margin: 0;
    padding: 0;
  }
  .pt_ba h2,.pt_ba h3 {
    white-space: nowrap;
    font-size: 12px;
    color: #999;
  }
  .pt_ba h2 {
    float: left;
    white-space: nowrap;
  }
  .pt_ba h3 {
    float: right;
    white-space: nowrap;
  }


  .pt_sr { /* searchresults */

  }
  .pt_sr_each {
    margin-top:15px;
  }
  .pt_sr_each_price {
    text-align:center;
    font-size: 12px;
    line-height:1.8em;
  }
  .pt_sr_image_container {
    text-align: center;
  }
  .pt_sr_image {
    border: 0;
  }
  .pt_sr_from {
    font-style: italic;
  }
  .pt_sr_price {
    font-weight: bold;
  }
  .pt_sr h4 {
    font-size: 14px;
  }
  .pt_sr h4 img {
    vertical-align: baseline;
  }
  .pt_sr p {
    font-size: 13px;

    text-align: justify;
  }


  .pt_sf { /* searchfilters */

  }
  .pt_sf label {
    font-size: 12px;
    font-weight: bold;
  }
  .pt_sf_price {

  }
  .pt_sf_submit {
    top: -0.1rem;
  }
  .pt_sf_small {

  }


  .pt_p { /* product */

  }
  .pt_p h1 {
    font-size: 18px;
  }
  .pt_p p {
    text-align: justify;
    font-size: 15px;
  }
  .pt_p_vouchercode {
    font-weight: bold;
  }


  .pt_pr { /* prices */

  }
  .pt_pr table {
    width: 100%;
  }
  .pt_pr table th {
    text-align: center;
  }
  .pt_pr_mlogo {
    text-align: center;
  }
  .pt_pr_mtext {
    text-align: center;
  }
  .pt_pr_price {
    font-weight: bold;
    text-align: center;
  }
  .pt_pr_vouchercode {
    font-weight: bold;
    text-align: center;
  }
  .pt_pr_visit {
    text-align: center;
  }
  .pt_pr_visit a {
    margin: 0;
  }


  .pt_ra { /* ratings */

  }
  .pt_ra blockquote {
    text-align: justify;
    font-size: 15px;
  }
  .pt_ra textarea {
    height: 100px;
  }
  .pt_ra select {
    color: #AC7910;
  }
  .pt_ra_submit {
    top: -0.1rem;
  }


  .pt_rp { /* related */

  }
  .pt_rp h2 {
    border-top: 1px solid #ccc;
    padding-top: 3px;
    font-size: 12px;
    font-weight: bold;
    color: #999;
  }
