.prices_nav {
    line-height: 30px;
}

.prices_nav li {
    font-size: 14px !important;
}

.prices_nav a {
    border: none !important;
    font-size: 14px !important;
}

.prices_nav a:hover {
    border: none !important;
}

#prices_list {
    
}

#prices_list h2 {
    margin-top: 10px !important;
}

.sect_title {
    color: #8F8F8F;
    padding-top: 10px;
}

.notifi {
    background: #FFA6A6 url('../../templates/images/alert.jpg') no-repeat scroll 5px 5px;
    border: 1px #FF0000 solid;
    color: #CC0000;
/*    width: 433px;*/
    padding: 5px 15px 5px 25px;
    text-align: justify;
}

.info {
    background: #D4E2F7 url('../../templates/images/info.jpg') no-repeat scroll 5px 5px;
    padding: 5px 15px 5px 25px;
/*    width: 433px;*/
    border: 1px #528BE0 solid;
}

table.price_table {
/*    width: 500px;*/
    width: 100%; 
    margin: 10px 0 10px 0;
/*    border: 1px #F3A10D solid;*/
    border: 0;
    font-size: 11px !important;
}

table.price_navigate {
/*    width: 500px;*/
    width: 100%;
    border: none;
    text-align: center;
}

table.price_navigate td {
    padding: 1px 10px;
    border: none;
    vertical-align: middle;
    text-align: center;
}



table.price_table th {
    padding: 1px 10px;
    text-align: center;
    background-color: #F9D086;
    border: 1px #F3A10D solid;
    vertical-align: middle;
}

table.price_table td {
    padding: 1px 10px;
    border: 1px #F3A10D solid;
    vertical-align: middle;
}

table.price_table th.ute {
    width: 120px;
}

table.price_table th.tch {
    width: 120px;
}

a.to_top {
    position: absolute;
    right: 0;
    font-size: 12px !important;
}

.post_title {
    position: relative;
}


table.pr_tab {
/*    width: 500px;*/
    width: 100%;
    font-size: 12px !important;
    border: none;
    padding: 0px 0px 0px 0px;
}

td.pr_th_left {
  border-left: none;
  border-right: 1px dotted;
  border-top: none;
  border-bottom: 1px solid #80acd9;
  text-align: center;
  padding-top:0px;
  padding-bottom:0px;
}

td.pr_th_right {
  border-left-style: none;
  border-right-style: none;
  border-top: none;
  border-bottom: 1px solid #80acd9;
  text-align: center;
  padding-top:0px;
  padding-bottom:0px;
}

td.pr_td_left {
  border-left: none;
  border-right: 1px dotted;
  border-top: none;
  border-bottom: 1px dotted;
  text-align: left;
  padding-top:0px;
  padding-bottom:0px;
}

td.pr_td_right {
  border-left-style: none;
  border-right-style: none;
  border-top: none;
  border-bottom: 1px dotted;
  text-align: center;
  padding-top:0px;
  padding-bottom:0px;
}
