body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
}
h1 {
	font-size: large;
	color: #FFFFFF;
	background-image: url(/images/Plaster.gif);
	padding-bottom: 4px;
	padding-left: 4px;
}
h2 {
	font-size: medium;
}
p,li,td {
	font-size: x-small;
}
h6 {
	font-size: xx-small;
	color: #999999;
	text-align: center;
}
hr {
	background-image: url(/images/Plaster.gif);
	height: 10px;
	width: 80%;
	clear: both;

}

ul#extra-images {
	float:right;
	padding:0;
	margin:0 9px; 0 0;
	list-style:none;
	width:225px;
}
ul#extra-images li {
	padding:0;
	margin:0;
	list-style:none;
	display:inline;
}

#redevelopment-before-after {
	text-align:center;
}
#redevelopment-before-after a {
	border: none;
}
#redevelopment-before-after img {
	padding:5px;
	border: 1px solid #ccc;
	height: 149px;
}
