div#layoutrecycled {
	margin: 0px;
	padding: 0px;
	/*min-width: 770px;*/
	width: 852px;
/*	width:expression(document.body.clientWidth < 770? "770px" : document.body.clientWidth > 850? "850px" : "auto");*/	
	background:url(Resources/backdrprecycledIE.gif) left bottom scroll repeat-y #F0F0ED;
	border-bottom:1px solid #CCC; 
	border-right:1px solid #CCC; 
	float:left;
}

body > div#layoutrecycled {
	background:url(Resources/backdrprecycled.gif) left bottom scroll repeat-y #F0F0ED; 
}


#recycledContent {
	padding: 10px;
	margin: 0px;
	float: left;
	color: #000000;
	text-decoration: none;
	border-top:1px solid #FFF;
	background:url(Resources/recycleBkdrp.gif) top left scroll no-repeat #F0F0ED;
}

#recycledContent h2 {
	font-size: 19px;
	padding:8px 0px 0px 0px;
	/*line-height:10px;*/
	font-weight: normal;
	color: #6EBB21;
	text-decoration: none;
	margin: 0px;
	text-shadow:0.15em 0.15em 0.1em #cccccc;
}

#assetsrecycled {
	padding: 8px 5px 0px 20px;
	display: block;
	font-size: 11px;
	font-weight: bold;
	/*width:48%;*/
	color: #6EBB21;	
}

#assetsrecycled {
	background:url(Resources/assetsup3.gif) scroll top left no-repeat;
}

#assetsrecycled a {
	list-style-type: none;
	display: block;
	font-size: 11px;
}

#assetsrecycled a:link, #assetsrecycled a:visited, #assetsrecycled a:active {
	font-weight: bold;
	color: #6EBB21;
	text-decoration: none;
}

#assetsrecycled a:hover {
	font-weight: bold;
	list-style-type: none;
	display: block;
	font-size: 11px;
	color: #747867;
}

div#newslinksrecycled {
	border-left:1px solid #ccc;
}

#linktitlesrecycled {
	font-size: 19px;
	padding:10px 0px 1px 5px;
	color:#000000;
	text-shadow:0.1em 0.1em 0.1em #cccccc;
/*	border-top:1px solid #CCCCCC;*/
	border-bottom:1px solid #F0F0ED;
}

#newsfeedrecycled {
	padding: 0px 0px 0px 0px;
	font-size: 12px;
/*	font-family: Helvetica, Arial, sans-serif !important;
*/	font-family: Arial, Helvetica, sans-serif;
}

#newsfeedrecycled a {
	list-style-type: none;
	padding: 5px 5px;
	display: block;
	font-size: 11px;
	color: #6EBB21;
}

#newsfeedrecycled a:link, #newsfeedrecycled a:visited, #newsfeedrecycled a:active {
	color: #6EBB21;
	text-decoration: none;
	font-weight: bold;
}

#newsfeedrecycled a:hover {
	list-style-type: none;
	padding: 5px 5px;
	display: block;
	font-size: 11px;
	color: #747867;
	background-color: #F0F0ED;
}

