@charset "UTF-8";
.textArea {
float: left;
width: 428px;
margin: 15px;
}
.textArea h2 {
font-size: 24px;
padding: 0px;
display: block;
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #A9DE80;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 10px;
margin-left: 0px;
}
.textArea p {
margin-top: 0px;
font-size: 14px;
line-height: 20px;
margin-bottom: 20px;
}.contactInfo {
float:left;
width: 213px;
}
.textArea #form1 {
clear: both;
float: left;
width: auto;
}.bracket {
font-size: 12px;
}
.textArea li {
margin-bottom: 8px;
font-size: 14px;
}
.textArea ul {
margin: 0px;
}

