
.news_release {
	font-size:11px;
	font-weight:normal;
	font-style:normal;
}

.news_release h2 {

	font-size: 16px;
	font-weight: normal;
	text-transform:uppercase;
	letter-spacing:4px;
	font-stretch: condensed;
	color: #688FA1;
	padding-top:15px;
	padding-bottom: 10px;
	white-space:nowrap;
}

.news_release strong {
	font-size:11px;
	color: #688FA1;
	text-transform: uppercase;
	font-weight:bold;
	padding-bottom:5px;
}

#TickerDate {
	font-size:10px;
	color: #688FA1;
	text-transform: uppercase;
	font-weight:bold;
}


#TickerName td, #TickerPrice td,#TickerChange td  {
	font-size:11px;
	padding-top:6px;
	padding-bottom:6px;
	padding-right:15px;
}

#TickerDate td {
	font-size:10px;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:15px;
}


#TickerName td, #TickerPrice td {
	border-bottom:1px solid gray;
}

.newsletterbox {
	margin-top:5px;
	margin-bottom:5px;
}

