BODY.js.nojs .related-content SPAN { text-indent: -9999px; }



/* Styles for the Related Content */

.related-content {
	width:527px;

	overflow: hidden;
	margin: 10px 0px 0px 0px;
	
	color: #FFF;
	
	background: transparent url(/staticarchive/703c8c0265927b5d37d30def34c13343d856f8e4.gif) repeat-y top left;
}
html>body .related-content{
	background: transparent url(/staticarchive/3dca6819cccf27f529e52e8ce75a4380a87985c4.png) repeat-y top left;
}
	.related-content .foot{
		width:527px;
		height: 2px;
		background: transparent url(/staticarchive/abc9dbbd7a775fefd76b6b258a9f146c44c699b7.gif) repeat-y top left;
	}
	html>body .related-content .foot{
		background: transparent url(/staticarchive/cd3f7120d2f29a895a8e1deff1c789eee806c103.png) repeat-y top left;
	}
.related-content * {
	margin:0px; padding:0px; border:none;
	overflow: hidden; /* fixes opera issue */
	color: #FFF;
	
}
.related-content .content{
	margin: 0px 20px 10px 20px; 
	font-size: 1.2em;
	line-height: 1.1em;
	position: relative;
}
	.related-content .head{
		position: relative;
		top: -5px;
		width:527px;
		height:33px;
		background: transparent url(/staticarchive/989c8d785c4b811ad4946f787f78fb9f6281cab2.gif) no-repeat top left;
	}
		html>body .related-content .head{
			background: transparent url(/staticarchive/859c5d77b6dcb9640780482d6989c4bae3b5b9d8.png) no-repeat top left;
		}
	
		.related-content .head span{
			display: block;
			color: #FFF;
			position: relative;
			top: 7px;
			left: 16px;
			width: 360px;
			height: 22px;
			font-size: 1.6em;
			font-weight: normal;
		}

.related-content .content .item{
	position: relative;
}
	.related-content .content .item a{
		text-decoration: none;		
	}
	.related-content .content .item h4{
		width: 360px;
		padding: 5px 5px;
		background:transparent url(/staticarchive/308479ea5a087a85c01500b8fc86ef89c4afbc4b.gif) 
	}
.related-content .content .item img{
	border:1px solid #000000;
	position: absolute;
	top: 10px;
	right: 0px;
}
.related-content .content .item div{
	position: relative;
	top: 0px;
	left: 0px;
	width: 360px;
}
.related-content .content h4{
	margin: 10px 0px 10px 0px;
}
.related-content .content ul{
	margin: 10px 0px 10px 0px;
}
.related-content .content ul.cta a{
	background:transparent url(/staticarchive/4ffac28b133c11081651cdbcf0a8d10de9e35f8b.gif) no-repeat scroll right bottom;
	color:#FFFF00;
	margin:10px 0 0;
	padding:0 10px 0 0;
	text-decoration:none;
}