/******************************************/	
/* CSS powered by clock - www.clock.co.uk */
/******************************************/	

/** 
* Overwritten Styles
**/
.feedback #wrapper {
	min-height: 700px;
	_height: 700px;
}
#container.feedback {
	background-image: url("/resource/image/background/feedback.jpg");
}
.feedback #navigation {
	background-image: url("/resource/image/menu/background-feedback.jpg");
}

/* Header */
#header {
	margin: 20px 0px 0px -510px;
}

/* Titles */
#main-content h2 {
	width: 144px;
	height: 49px;
	display: block;
	margin-bottom: 15px;
	background-image: url("/resource/image/title/contact/feedback.gif");
	background-repeat: no-repeat;
}

/* Main Content */
#main-content {
	position: absolute;
	width: 480px;
	text-align: left;
	margin: 120px 0px 0px -20px;
	*margin: 120px 0px 0px -480px;
}
form span {
	color: #FFFFFF;
	font-size: 12px;
}
form p {
	clear: both;
}
.controls a {
	float: right;
	width: 92px;
	height: 37px;
	background-image: url("/resource/image/form/submit-with-arrow.gif");
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
.controls a:hover,
.controls a:active {
	background-position: -250px 0px;
}