.tx-icbrochuresdownload-pi1{
font-family: "Trebuchet MS";
}

.brochure{
display: block;
float: left;
width: 400px;
border-bottom:1px #999999 solid;
padding:10px;
margin-bottom:10px;
}

.brochure a:hover{
text-decoration: underline;
}

.brochure_image{
display: block;
float: left;
margin-right:10px;
text-align:center;
}

.brochure_title{
height: 40px;
}

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

.brochure_title h2{
margin:0px;
padding:0px;
font-size: 14px;
}

.brochure_description{
}

.brochure_download{
margin-top:5px;
}


.csc-mailform-field{
display: block;
float: left;
margin-bottom:5px;
margin-top:5px;
width:400px;
}

.csc-mailform-field label{
clear: left;
display: block;
float: left;
width: 150px;
}

.csc-mailform-field input{
height: 20px;
padding:0px;
width: 200px;
}

.csc-mailform-field select{
padding:0px;
width: 200px;
}

.csc-mailform-field input.checkbox{
width: auto;
height: auto;
}
 

.csc-mailform-field textarea{
height: 80px;
padding:0px;
width: 200px;
}

.csc-mailform-error{
margin-left: 150px;
width: 200px;
color: #cc0000;
}

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