/* Start of CMSMS style sheet 'phpweb: News' */
div#news {
  margin:2em 0 1em 1em
}

div.NewsPostDetailCommentLink {
  background-image: url(../images/phpwebtpl/newsmorelink.gif);
  background-repeat: no-repeat;
}
#NewsPostDetailDate{float:right; font-weight:700;}

.NewsSummaryPostdate {
  font-weight:700;
  color: #FDF6E6;
  font-size: 12px;
  float: right;
  padding: 2px;
  margin-right: 5px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-top: 5px;
  background-image: url(../images/phpwebtpl/footerbgr.jpg);
  text-align: center;
}

.NewsSummaryLink {
  font-size:14px;
  background-image: url(../images/phpwebtpl/newstop.gif);
  background-repeat: no-repeat;
  margin: 0;
  height: 24px;
  padding: 0px;
}
.NewsSummaryCategory {
  font-weight: bold;
  padding: 5px;
  background-image: url(../images/phpwebtpl/newsbody.gif);
  margin: 0;
  position: relative;
  z-index: auto;
}
.NewsDetailField{
  float:left;
  margin: 0 0 5px 0;
  padding: 0 10px 0 0;
}

div#NewsPostDetailCategory {
  text-decoration:underline;
  margin:4px 0 4px 20px
}
.NewsSummaryAuthor {
  margin:5px;
  text-align:right
}
.NewsSummarySummary {
  padding:5px 5px 10px 5px;
  background-image: url(../images/phpwebtpl/newsbody.gif);
}
.NewsSummaryMorelink {
  padding:0;
  margin:0
}
.NewsPostDetailPrintLink, #NewsPostDetailPrintLink {
  float:left;
  margin:0;
  padding:0;
  height:36px;
  width:32px
}

.NewsSummaryMoreMorelink {
  float:left;
  height:36px;
  width:32px;
  text-align:center;
  margin:0;
  padding:0
}
.NewsTitle {
  margin: 0px;
  padding-top: 5px;
  padding-right: 5px;
  padding-bottom: 2px;
  padding-left: 10px;
}

.NewsTitle a {
  font-size: 14px;
  color: #D4D0C8;
}
.NewsTitle a:link {
  font-size: 14px;
  color: #A95839;
}
.NewsTitle a:hover {
  font-size: 14px;
  color: #FF0000;
}

 .NewsSummaryField {
 float:left;
 margin: 2px;
 padding: 2px
 }
.NewsSummary {
  width: 680px;
  padding: 1px;
  margin-right: auto;
  margin-left: auto;
}

/* End of 'phpweb: News' */

