#RelatedContent {
	position: absolute;
	clear: right;
	margin-left: -192px;
	width: 165px;
	font-size: 0.9em !important;
	font-size: 0.85em;
	letter-spacing: 1px;
	line-height: 1.5em;
	margin-top: -0.7em;
}

#RelatedContent ul 
{
	margin-top: 0.5em;
	margin-left: 0px;
	padding: 0;
	list-style: none;
}

#RelatedContent li {
	background: url(../Images/Controls/RelatedContent/rc_pwc.gif) 7px no-repeat;
	background-position: 7px 6px;
	padding-left: 15px;
	margin-left: 10px;
	
	color: #9C9CB8;
	font-weight: bold;
}

#RelatedContent a {
	display: block;
	color: #9C9CB8;
	font-weight: bold;
	padding: 0px;
	text-decoration: none;
}

#RelatedContent a:hover {
	background-color: #E8EDF8;
}

#RelatedContent .listspacer {
	background: none;
	color: #F7F9FD;
}

#RelatedContent .RelatedHeader {
	background: none;
	margin-top: 0.5em;
	margin-left: 0em;
}