.brochure{
display: block;
float: left;
width: 620px;
border-bottom:1px #A9CE80 solid;
padding:10px;
margin-bottom:10px;
font-size:12px;
}

.tx-icbrochuresdownload-pi1{
font-size: 13px;
}

.brochure a{
color: inherit;
}

.brochure_image{
float:left;
display:inline;
width: 300px;
text-align:center;
}

.brochure_title{
margin-bottom: 5px;
}

.brochure_title input{
float: left;
width: 10px;
display:block;
margin-right: 10px;
}

.brochure_title h2{
	color: #666666;
	font-weight: normal;

}

.brochure_description{
display:inline;
width: 370px;
}

.brochure_download{
margin-top:5px;
text-align: left;
float:right;
}


.csc-mailform-field{
margin-bottom:5px;
margin-top:5px;
}

.csc-mailform-field label{
font-size: inherit;
}

.csc-mailform-field textarea{
height: 80px;
;
}


.brochureerror{
width: 400px;
padding:10px;
margin-bottom:10px;
color: #cc0000;
}

.csc-mailform-submit {
color: #fff;
background: #A9CE80;
border: none;
margin-left: 20px;
}