.NewsSummary {
    padding: 0; /* padding for the news article summary */
    margin: 0 5px 1px 5px; /* margin to the bottom of the news article summary */
}
.NewsSummaryLink {
    font-weight: bold;
    padding-top: 0.2em;
    padding-bottom: 0.2em;
}
.NewsSummaryLink a, .NewsSummaryLink a:link {
   text-decoration: none;
}
.NewsSummaryLink a:hover {
   text-decoration: underline;
}
.NewsSummaryTanggal {
  font-size : 90%;
  font-style: italic;
  padding-bottom: 5px;
  padding-left: 5px;
}
.NewsSummaryContent p{
  line-height: 140%;
  border-bottom : 1px solid #dbd;
  padding-left: 5px;
  padding-bottom: 5px;
 }
div.pagecontainer  {
   font-size: 100%;
   text-align: left;
   padding:10px 0px 30px 0px;
   background-color: #ddd;
   border-bottom : 1px solid #dbd;
   }
div.pagecontainer p.pagetextbld  {
   color: #384654;
   float: left;
   font-weight: bold;
   padding: 4px 5px 1px 0;
   width: 70px;
   margin-left: 10px;
   }
div.pagecontainer p.pageinput  {
   float: left;
   padding-top: 1px;
   margin-bottom: 0;
   }
div#listsekolah {
   margin : 0;
   padding : 0;
}