div.relatedInfo
{
	font-family:Trebuchet MS, Arial, Sans-Serif;
	/* background: url(images/bg_dots03.gif) bottom left repeat-x; */
}

div.relatedInfo h3
{
	color:#000;
	font-size: 1.1em;
	margin-bottom:10px;
	text-transform: uppercase;
	background: url(images/bg_dots03.gif) bottom left repeat-x;
	padding-top: 1px;
}

div.relatedInfo h3 span
{
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	background:url(images/bg_dots03.gif) top left repeat-x;	
}

div.relatedInfo ul
{
	list-style:none;
	font-size:1.1em;
}

div.relatedInfo ul li
{
	margin-bottom:2px;
}

div.relatedInfo ol
{
	margin-left: 0px;
	list-style: none;
	font-size:110%;
}

div.relatedInfo ol li
{
	color: #ed145a;
	font-weight: bold;
	margin-bottom:10px;
	background:url(/Shared/css/images/common/bullet_whitebg.gif) no-repeat scroll 0px 4px;
	padding-left:20px;
	min-height:18px;
	
}

div.relatedInfo ol li span.location
{
	text-transform: none;
	font-weight: normal;
	color:#666;
}

div.relatedInfo ol li blockquote
{
	text-transform: none;
	font-weight: bold;
}

div.relatedInfo ol li span.person
{
	text-transform:none;
	font-weight:normal;
	color:#666;
}

div.relatedInfo ol li a:link,
div.relatedInfo ol li a:visited
{
	color:#3d3d3d;
}

div.relatedInfo ol li a:active,
div.relatedInfo ol li a:hover
{
	text-decoration:underline;
}
