#divBrochureInput {
	height:180px;
}

#divBrochureBody {
	position: relative;
	padding: 0;
	margin: 0;
	height: 240px;
}

#divBrochureImage {
	position: absolute;
	left: -30px;
	top: -20px;
	margin: 0;
	padding: 0;
	height: 260px;
}

html>body #divBrochureImage {
	left: -31px;
}

#divBrochureIntroduction {
	padding: 20px 20px 0 180px;
}

	#divBrochureIntroduction h1 {
		line-height: 18px;
	}

.divInputBox {
	height: 35px;
	width: 178px;
}

.divInputBox INPUT {
	width: 168px;
}

.divButtonBox {
	margin: 85px 0 0 0;
	width: 160px;
	float: left;
}

.divInputBox INPUT.ipZIP {
	width: 40px;
}

.divInputBox INPUT.ipCity {
	width: 118px;
	margin: 0 10px 0 0;
}

.divInputSet {
	width:177px;
	float: left;
}

.documentslist {
	padding: 2px 0 0 0;
}

.document {
}

	.documentsymbol {
		float: left;
		padding: 0 4px 4px 0;
	}

.button.submit {
	background: #E22E2F url("../pics/ic_arrow_one_right_white.gif") no-repeat 6px center;
	color: #fff;
}
