@charset "utf-8";
/* CSS Document */
/* Tweaking layout to make banner image work */
#container{
	width:820px;
	overflow:hidden;
	margin:0 auto; padding:0;
	
}
#content{
	margin:0;
}
#header{
	margin:0 0 0 3px; _margin:0 0 0 4px;
	width:814px;
}
#maincontent{
	margin:0pt 29px;
	width:768px; 
}
#topbanner-image{
	padding:0 0 0 3px; _padding:0 0 0 4px;
	position:relative;
	top:-27px;
	width:814px;
	overflow:hidden;
}

/*  Postcode search */
.wide-postcode-searchbox{
	background:url(/display_images/recyclenow_08/widepostcodesearch_bg.gif) 0 0 no-repeat;
	height:105px;
	width:742px;
	padding:12px 10px 10px 10px;
	margin:-5px auto 15px auto;
	overflow:hidden;
}

.wide-postcode-searchbox .image-wrapper{
	width:216px;
	text-align:right;
	float:right;
}
.wide-postcode-searchbox form{
	margin:0;
	padding:60px 0 0 0;
	width:480px;
	float:left;
	overflow:hidden;
}
	.wide-postcode-searchbox form .forminputs{
		float:left;
		width:200px;
		padding-left:17px;
	}
		.wide-postcode-searchbox form .forminputs	.inputtext{
			padding:4px 0;
			margin:0 2px 0 0;
			vertical-align:bottom;
			width:130px;
		}
		.wide-postcode-searchbox form .forminputs	.button{
			padding:5px 0 0 0;
			margin:0;
			vertical-align:top;
		}
	.wide-postcode-searchbox form .regionlinks{
		float:left;
		padding:3px 0 0 13px;
		color:#fff;
	}
		.wide-postcode-searchbox form .regionlinks .pipe{
			color:#888;
		}
		.wide-postcode-searchbox form .regionlinks a{
			color:#fff;
			text-decoration:underline;
		}
		.wide-postcode-searchbox form .regionlinks a:hover{
			text-decoration:none;
		}
	.wide-postcode-searchbox form .spinner{
		float:right;
	}	
	
.wide-postcode-searchbox .hidden,
.wide-postcode-searchbox label{
	display:none;
}
/* Tweaks */
.left ul.featurelist li{
	border-top:1px solid #ccc;
}
.left ul.featurelist .meta {
	margin-top:10px;
}
.left ul.featurelist li {
	border-top:0;
	margin-bottom:5px;
	border-bottom:1px solid #CCCCCC;
}
.left ul.featurelist li.itemnumber_1,
.left ul.featurelist li.itemnumber_2{
	padding-top:10px;
	border-top:1px solid #CCCCCC;
}
.left ul.featurelist li img{
	margin:0;
}
#maincontent .right {
	padding-top:10px;
}
.accordion-content .p-wrapper{
	overflow:hidden;
	padding:14px 13px 14px 10px;
	line-height:1.4em;
}
#sections li .accordion-content .p-wrapper .accordion-image{
	margin:-14px -13px 0 0;
}
#sections li .accordion-content .p-wrapper p{
	display:inline;
	padding:0;
	margin:0;
}
#maincontent ul#sections {
	height: 300px;
}