#maincontent {
padding-top: 50px;
}

#buttons {
margin-bottom: 25px;
}

#buttons .sectionheader {
text-align: center;
margin-bottom: 45px;
}

#buttons .sectionheader h3 {
margin: 0 0 10px 0;
}

#buttons .button {
text-align: center;
padding: 0 0 15px 0;
height: 50px;
}

hr {
clear: both;
height: 5px;
margin-bottom: 50px;
border-bottom: 5px dotted #CCC;
background-color: #FFFFFF;
}

.linebreak {
height: 50px;
}

.section .image {
text-align: center;
margin: 0 0 10px 0;
}

.section h3 {
text-align: center;
}

#cornify_ie6 textarea {
height: 80px;
}