﻿#PressReleaseFrame
{
	width: 350px;
	overflow: hidden;
}
#PressReleaseFrame .Title sup, #PressReleaseFrame .Snippet sup
{
	font-size: .6em;
}

#PressReleaseFrame .Blurb
{
	padding: 2px 2px 6px 10px;
	background: #FFF url(../../Images/TinyRedArrow.gif) no-repeat top left;
} 

#PressReleaseFrame .Title
{
	/* Changed on 2/3/2010
	font-weight: bold;*/
	font-size: .85em;
	text-decoration: none;
	color: #3399CC;
}

#PressReleaseFrame .Snippet
{
	font-size: .75em;
}


