.newsheadline
{
	background: url(Background.gif) repeat-x 0 -6px;	
	font: 11px Verdana;
	padding: 1px 8px 8px 8px;
}

.newsheadlinetop
{
	background: url(Background.gif) repeat-x 0 0;
	height: 6px;
	font: 0px Verdana;	/* Fix: IE6 bug */
}

.newsheadlinetopleft
{
	background: url(BgTop.gif) no-repeat 0 0;
	height: 6px;
	font: 0px Verdana;	/* Fix: IE6 bug */
}

.newsheadlinetopright
{
	background: url(BgTop.gif) no-repeat right bottom;
	height: 6px;
	width: 100%;
	font: 0px Verdana;	/* Fix: IE6 bug */
}

.newsheadlinetitle
{
	line-height: 14px;
}

.newsheadlinesep
{
	background: url(Sep.gif) no-repeat;
	background-position: left center;
	height: 12px;
}

.newsheadlinedate
{
	color: #808080;
	padding-bottom: 3px;
}

.newreleasetitle
{
	font: bold 11px Verdana;
}

.releasehistory
{
	font: bold 13px Verdana;
    color: #166EFF;
	/*padding-bottom: 6px;*/
    padding: 5px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

h3 {
    font: bold 11px Verdana;
}