.news 
{
	width: 600px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 54px;
	overflow: hidden;
}

.newstype_PROG {
}
.newstype_NEWS {
}
.newstype_SALE 
{
}

.news_header 
{
	margin-top: .5em;
	margin-bottom: 0em;
	margin-left: 0em;
	margin-right: 0em;
}

.news_title 
{
  font-family: "Georgia","Times New Roman",Times,serif;
  font-size: 14pt;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  text-transform: none;
  line-height: normal;
 }

.news_date
{
}

.news_body 
{
	margin-top: 0em;
	margin-bottom: .5em;
	margin-left: 0em;
	margin-right: 0em;
}

.news_footer {
	margin-top: .5em;
	margin-bottom: .5em;
	margin-left: 0em;
	margin-right: 0em;
	text-align: right;
}
