.main_post_content{
  width:100% !important;
  float: right;
  font-size: 12px;
  margin-top: -10px;
}

.main_post_content .breadcrumb{
  margin-top: 14px;
  font-size: 16px;
  line-height: 18px;
  padding-bottom: 10px;
  border-bottom: 1px dotted #dcdcdc;
}

.main_post_content h2{
  width:100% !important;
  font-size: 24px;
  font-weight: normal;
  font-family: "Armata",sans-serif;
  line-height: 25px;
  margin: 10px 0 10px 0;
  padding: 0;
  clear: both !important;
}

.main_post_content p.share_premio{
  margin-top: 4px;
  margin-bottom: 20px;
  padding: 0 0 10px 0;
  border-bottom: 1px dotted #dcdcdc;  
}

.main_post_content p.share_premio a{
  text-decoration: underline;
}

.main_post_content p.share_premio a:hover{
  text-decoration: underline;
}

.main_post_content p.share_premio a:visited{
  text-decoration: underline;
}

.main_post_content ul{
  list-style-position: inside !important;
  padding: 0px 0 10px 20px !important;
  text-indent: -1em !important;
  text-align: justify;
}

.main_post_content ol{
  list-style-position: inside !important;
  padding: 0px 0 10px 20px !important;
 *text-indent: -1em !important;
  text-align: justify;
}

.content_block_basic div ul{
  list-style-position: inside !important;
  padding: 0px 0px 10px 20px !important;
  text-indent: -1em !important;
}

.content_block_basic div ol{
  list-style-position: inside !important;
  padding: 0px 0px 10px 20px !important;
  text-indent: -1em !important;
}

.main_post_content p{
  width:100% !important;
  text-align: justify !important;
}

.thumb_post{
  float:left;
  margin-right: 20px;
  margin-bottom: 20px;
  width:180px;
  height:auto;
  border: solid 1px #d6d6d6;
  padding: 4px;
}

.subtitle_class{
  color: #868686;
  text-decoration: italic;
  font-weight: bold;
  margin-bottom: 15px;
  font-size: 13px;
}

div.breadcrumb a{
  color: #62BAB9 !important;
}

div.breadcrumb a:hover{
  color: #62BAB9 !important;
}

div.breadcrumb a:visited{
  color: #62BAB9 !important;
}

table{
  border: 0px;
}

table td{
  padding: 6px !important;
  border-top: 1px dotted #dcdcdc;
  border-left: 1px dotted #dcdcdc;
  border-bottom: 0px;
  border-right: 0px;
}

div.related_news{
  clear: both !important;
  width: 100%;
  padding-top: 20px !important;
}