/* CSS code for the Google Fonts module */
.row {
width:100%;
margin:0;
padding:0;
margin-bottom:.5em;
clear:both;
}

.row label {
font-weight:bold;
float:left;
width:20em;
clear:none;
}

.row input, .row textarea {
float:right;
width:20em;
clear:none;
}

.contact {
display:block;
float:left;
width:50em;
}