div#topborder {
	background-image: url(../../images/backgrounds/contact/top.png);
}

div#rightborder {
	background-image: url(../../images/backgrounds/contact/right.png);
}

div#bottomborder {
	background-image: url(../../images/backgrounds/contact/bottom.png);
}

div#leftborder {
	background-image: url(../../images/backgrounds/contact/left.png);
}

div#otherEffects {
	position: absolute;
	margin: 0;
	padding: 0;
	top: 235px;
	left: 685px;
	width: 304px;
	height: 297px;
	z-index: 1;
}

img#accentPhoto {
	position: absolute;
	margin: 0;
	padding: 0;
	top: 0;
	left: 540px;
	width: 140px;
	height: 142px;
	z-index: 1;
}

div#contentBox {
	position: relative;
	top: 135px;
	left: 280px;
	margin: 0;
	padding: 0;
	width: 400px;
	z-index: 2;
}

div#contentBox .formElement {
	font-family: Georgia, Times, serif;
	font-size: 8pt;
	font-style: italic;
	color: rgb(110,111,114);
	width: 400px;
	margin-bottom: 10px;
}

div#contentBox textarea.formElement {
	height: 270px;
}

div#contentBox input.submit {
	float: right;
}

p.error {
	color: #e4000d;
	font-weight: bold;
}

ul.errorList {
	color: #e4000d;
}
