/* Start of CMSMS style sheet 'news_css' */
/*** ***
SUMARRY
*** ***/
.NewsSummaryLink {
padding-top:10px;
border-top:solid 1px #333;
}
.NewsSummaryLink a{
font-weight:bold;
font-size:1.2em;
color:#000;
}

.NewsSummaryLink a:hover{
color:#666;
}

.NewsSummaryPostdate {
margin-bottom:10px;
}

.NewsPhoto {
float:left;
}

.NewsPhoto img {
width:150px;
margin-right:15px;
}

.NewsSummarySummary {
float:left;
}

.NewsSummaryMorelink {
clear:both;
margin-bottom:2px;
padding-bottom:20px;
border-bottom:1px solid #333;
}

p#pagecount {
font-weight:bold;
font-size:1.2em;
padding:10px;
}
/*** ***
DETAIL
*** ***/

h3#NewsPostDetailTitle {
width:600px;
float:left;
}
 
#NewsPostDetailDate {

float:right;
}

.NewsDetailPhoto {
float:left;
}
.NewsDetailPhoto img {
width:300px;
margin-right:15px;
}

#NewsPostDetailHorizRule {
clear:both;
height:10px;
margin-bottom:20px;
border-bottom:2px solid #333;
}
/* End of 'news_css' */

