/*.home_box {
  clear:none;
  margin-top:4px;
  background:url('/images/homepage_green_bg_middle.jpg') repeat-y top left;
}

.home_box .pagination {
	
	margin:15px 0px 0px 14px;
	width:450px;
	font-size:0.9em;
}

.home_neighbourhoods_top {

  height:10px;
  background:url('/images/homepage_green_bg_top.jpg') no-repeat top left;
}

.home_neighbourhoods_bottom {
  margin-top:0px;
  height:10px;
  background:url('/images/homepage_green_bg_bottom.jpg') no-repeat -1px 0px;
}

#map-wrapper {
	margin:0;
}

#sidebar_green{
  background:url('/images/green_sidebar_top.jpg') transparent no-repeat top left;
  float: right;
  width: 240px;
  padding:0px;
  margin: 0px 20px 0px 0px;
  display:inline;
}

#neighbourhood_toolbar {
	background:url('/images/green_sidebar_middle.jpg') repeat-y top left;
	padding:0px 0 0 20px;
	margin:0px;
	
}
#neighbourhood_toolbar p, #neighbourhood_toolbar h1 {
	margin:15px 20px 0 0;
	padding:0px;
}

.neighbourhood_toolbar_bottom {
	height:12px;
	width:100%;
	background:url('/images/green_sidebar_bottom.jpg') no-repeat bottom left;
}

.green_button {
	width:207px;
	margin:8px 0px 0px 0px;
	padding:8px 0px 0px 0px;
	background:url('/images/green_button.jpg') no-repeat top left;
	height:50px;
	float:none;
	text-align:center;

}

.green_button a{
	margin:0px auto 0px auto;
	font-weight:normal;
	color:#ffffff;
	display:block;
	padding:6px 10px 10px 10px;
	width:174px;
	font-size:1em;
	text-align:center;
	
}

.green_button a:hover,.green_button a:focus {
	background:url('/images/front_green_button_over.jpg') repeat-x top left;
	color:#ffffff;
