/*** News Body Image ***/
#petrus-news-body div img {
        margin-right:10px;
        margin-bottom:5px;
}

.petrus-news-content-html:after {
 visibility: hidden; 
 display: block; 
 clear: both; 
 height: 0; 
 font-size: 0;
}

#petrus-news {
 list-style: none;
 padding:0px;
 margin0px;
}

#petrus-news li {
 padding:0px;
 margin0px;
}

#petrus-news h3 {
 font-size:18px;
 font-weight:100;
}

#petrus-news h3 a{
 text-decoration: none;
 color: #000000;
}

/*** Pagination Link ***/

#petrus-news-curr-page {
        float:left;
        display:block;
        border:1px solid #666666;
        width:20px;
        height:20px;
        text-align:center;
        padding-top:5px;
        color:#ffffff;
        margin-right:10px;
        background-color:#a8a7ac;
}

.petrus-news-pagination a {
        float:left;
        display:block;
        border:1px solid #666666;
        width:20px;
        height:20px;
        text-align:center;
        padding-top:5px;
        text-decoration:none;
        color:#ffffff;
        margin-right:10px;
        background-color:#4f5050;
}

#petrus-news-next-page a, #petrus-news-prev-page a, #petrus-news-first-page a, #petrus-news-last-page a {
        float:left;
        display:block;
        border:1px solid #666666;
        width:40px;
        height:20px;
        text-align:center;
        padding-top:5px;
        text-decoration:none;
        color:#ffffff;
        margin-right:10px;
        background-color:#4f5050;
}

#petrus-newsmenu-navi span, #petrus-newsmenu-navi span a {
      font-size: 11px;
      font-weight: bold;
      text-decoration: none;
      color: #555;
}

#petrus-news-container:after {
 content: "."; 
 visibility: hidden; 
 display: block; 
 clear: both; 
 height: 0; 
 font-size: 0;
}

#petrus-newsmenu-navi {
      padding:8px;
      padding-left:35px;
      padding-right:35px;
      color: #555;
      margin-top:16px;
      margin-bottom: 16px;
      background: #f0f0f0; /* Old browsers */
      background: -moz-linear-gradient(top,  #f0f0f0 0%, #cfcfcf 62%, #cfcfcf 100%, #cfcfcf 100%); /* FF3.6+ */
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f0f0f0), color-stop(62%,#cfcfcf), color-stop(100%,#cfcfcf), color-stop(100%,#cfcfcf)); /* Chrome,Safari4+ */
      background: -webkit-linear-gradient(top,  #f0f0f0 0%,#cfcfcf 62%,#cfcfcf 100%,#cfcfcf 100%); /* Chrome10+,Safari5.1+ */
      background: -o-linear-gradient(top,  #f0f0f0 0%,#cfcfcf 62%,#cfcfcf 100%,#cfcfcf 100%); /* Opera 11.10+ */
      background: -ms-linear-gradient(top,  #f0f0f0 0%,#cfcfcf 62%,#cfcfcf 100%,#cfcfcf 100%); /* IE10+ */
      background: linear-gradient(to bottom,  #f0f0f0 0%,#cfcfcf 62%,#cfcfcf 100%,#cfcfcf 100%); /* W3C */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f0f0', endColorstr='#cfcfcf',GradientType=0 ); /* IE6-9 */
}

#petrus-newsmenu-navi:after {
 content: "."; 
 visibility: hidden; 
 display: block; 
 clear: both; 
 height: 0; 
 font-size: 0;
}

#petrus-newsmenu-navi #petrus-newsmenu-msg {
 float: left;
}

#petrus-newsmenu-navi #petrus-navi-span {
 float: right;
}