.outerWrapRelated{
	width:175px;
}
.titleWrapRelated{
	width:175px;
	height:18px;
	margin:0;
	padding:0;
	background-image:url(images/Related.gif);
	background-repeat:no-repeat;
}
.contentWrapRelated{
	margin:0;
	padding: 5px 0 0 3px;
	color: #223d79;
	font: 9px "Lucida Grande", LucidaGrande, Helvetica, Arial, sans-serif;
}
.contentWrapRelated a:link {
	color: #223d79;
	text-decoration: none;
}

.contentWrapRelated a:visited {
	color: #223d79;
	text-decoration: none;
}

.contentWrapRelated a:hover, a:active {
	color: #fff;
	text-decoration: none;
	background-color: #223d79;
}

li a:link{
	color: #223d79 !important;
	text-decoration: none !important;
}
li a:hover, a:active {
	color: #fff !important;
	text-decoration: none !important;
	background-color: #223d79 !important;
}
