.spotlightBody
{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	line-height: 1.3em;
}

/* News */

.storyLine
{
	padding: 2px 8px 2px 2px;
	height: 36px;
}

.storyLine .headline
{
	font-family: Tahoma;
	font-size: 11px;
	line-height: 1.4em;
}

.storyLine .bullet
{
	width: 10px;
	height: 100%;
	float: left;
}

.storyLine .bullet img
{
	width: 3px;
	height: 3px;
	margin: 8px 2px 2px 2px;
	vertical-align: top;
}

.subTitle
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}


.mainTable .rightCol
{
	vertical-align: top;
	background-color: #ffffff;
	background: url(/images/vline1.gif) no-repeat left 50px;
}
