img.PostImageMargin, img.fgddc-lightbox {
	float: right;
	margin: 0px 0px 10px 10px;
}

form.ULD_ContactForm {
	width: 99%;
}

input[type=text], input[type=email], input[type=submit], textarea {
	width:  100%;
}

textarea {
	height: 150px;
}

div.ULD_PageContainer {
	border-radius: 10px;
	width: 100%;
	max-width: 1000px;
	display:  block;
	margin: 0px auto;
	position: relative;
	z-index: auto !important;
	padding-bottom: 30px;
}

div.ULD_PageTitleWrapper {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background: rgba(231, 220, 208, 0.5) none repeat scroll 0 0;
	border-color: #d3bea7 -moz-use-text-color;
	border-image: none;
	border-style: solid none;
	border-width: 1px medium;
	margin: 0 auto 10px;
	padding: 1px;
	position: relative;
	z-index: 1;
}

h1.ULD_PageTitle {
	background: rgba(0, 0, 0, 0) url("../images/postheadericon.png") no-repeat scroll left top;
	color: #373932;
	margin: 3px 0;
	font-size: 19px;
	font-style: normal;
	font-weight: 400;
	height: 24px;
	padding-left: 35px;
	padding-top: 1px;
	position: relative;
	vertical-align: middle;
}

div.ULD_PageFooter {
	background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #d8d9d3 0px, #8b907f 100%) no-repeat scroll 0 0;
	border-radius: 3px;
	border-top: 1px solid #e2d5c5;
	margin: 0 auto;
	padding: 15px;
	position: relative;
	text-align: center;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 960px;
	max-width: 100%;
}

div.ULD_PageWrapper {
	text-align: justify;
	background: #fff none repeat scroll 0 0;
	border-radius: 10px;
	cursor: auto;
	margin: -20px auto 0;
	padding: 10px;
	width: 1000px;
	position: relative;
	z-index: auto !important;
}

