/* Start of CMSMS style sheet 'Module: WSW News' */
div#news {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;	
margin: 2em 0 1em 1em;  /* margin for the entire div surrounding the news list */
	border: 1px solid #000;
	background: #FFE9AF;

}

div#news h2 {
   line-height: 2em;
   background: #fff;
}
.NewsSummary {
               font-family: "Trebuchet MS", Verdana, Arial, sans-serif;	

}

.NewsSummary p.NewsSummaryLink a {
	margin-top: -8px;
	margin-bottom: 5px;
	padding: 0px;
	text-transform: uppercase;
	font-weight: bold;
}
.NewsSummary .NewsDetailField {
	font-size: smaller;
	padding: 0px;
	margin-top: -8px;
	margin-bottom: 0px;
	float: left;
	width: 50%;
	color: #333333;
}
.pub {
	font-size: smaller;
	text-transform: uppercase;
	color: #666666;
}
.NewsSummary .NewsSummaryPostdate {
	font-size: smaller;
	color: #333333;
                text-align: right;
	margin-top: -8px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
	clear: right;
	width: 40%;

}
.NewsSummary p.NewsSummarySummary {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-right: 8px;
	display: block;
	clear: left;
}
.NewsSummary p.NewsSummaryMorelink {
	font-size: 90%;
	margin-top: 0px;
	margin-bottom: 5px;
	text-transform: uppercase;
	text-align: right;
	letter-spacing: 0.2em;
	display: block;
	margin-right: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
/* End of 'Module: WSW News' */

