#fullcenter .left {
	display: block;
	float: left;
}

#fullcenter .right {
	display: block;
	float: right;
}

#fullcenter .clear {
	display: block;
	clear: both;
	float: none;
}

#fullcenter div.carousel {
	width: 570px;
	margin: 0 auto 0 auto;
	text-align: center;
}

#fullcenter div.carousel object {
	margin-top: -48px;
}

#fullcenter div.carousel h2 {
	position: relative;
	background: #ffffff;
	margin-top: -30px;
}

#fullcenter div.brochure {
	width: 280px;
	margin-right: 25px;
	padding-top: 15px;
}

#fullcenter div.brochure fieldset {
	border: 1px solid #c5c0cd;
	background: #e4e7e9;
	color: #6e6e6e;
	margin: 10px 7px 7px 9px;
	padding-bottom: 0px;
}

#fullcenter div.brochure fieldset legend {
	color: #261d34;
	font-size: 17px;
	font-family: 'Vollkorn', arial, serif;
}

#fullcenter div.brochure fieldset input {
	width: 170px;
	border: 1px solid #c5c0cd;
	border-bottom: none;
	border-right: none;
	background: #ffffff;
	font-size: 12px;
	padding: 3px;
}

#fullcenter div.details {
	width: 600px;
}