.floatRight {
	float: right;
	width: 300px;
	margin-bottom: 10px;
	margin-left: 10px;
}


#sidebar a span.blank {
	display: none;
}

#sidebar a.recycling {
	background: url(/images/pub-wrks/popup-recycle.gif) no-repeat !important;
	height: 30px !important;
	width: 120px;
	margin-left: 5px;
	margin-top: 5px;
}

#sidebar a.pfm {
	background: url(/images/pub-wrks/popup-pfm.gif) no-repeat !important;
	height: 35px !important;
	width: 120px;
	margin-left: 5px;
	margin-top: 5px;
	padding-top: 13px;
	
}

.highlightGreenPW {
	color: #BAD318 !important;
}
.colorbar-lime {
	font-size: 1.1em;
	font-weight: bold;
	background-color: #D9E7A3;
	padding: 4px 4px 1px 4px;	
	margin-left: 0px;
	padding-left: 10px;
	color: #006666;
}