.cf7-left-col {
clear: left;
float: left;
padding: 10px;
min-width: 160px;
text-indent: 10px;
}
.cf7-right-col {
float: left;
padding: 10px;
min-width: 325px;
}
.addthis_toolbox, .addthis_default_style {
clear: both;
padding-top: 1em;
}
.button-register {
background-color: #ddddf7;
border: 1px solid #dcdcdc;
border-radius: 10px;
box-shadow: 1px 1px 1px 1px #8c8c8c;
color: #1A6080 !important;
font-size: 125%;
font-weight: bold;
letter-spacing: 2px;
padding: 1.5em;
text-decoration: none;
text-shadow: 1px 1px 1px #ffffff;
}
.button-register:hover {
background-color: #ddddf7;
border: 1px solid #ccc;
box-shadow: 1px 1px 1px -1px #8c8c8c;
color: #0F3445 !important;
text-shadow: 0px 0px 0px #cdccf7;
}