/* Got style? */
.clearfix:before, .clearfix:afterS {
    content: " ";
    display: table
}

input[type="text"] {
    width: 70%;
    color: #000;
}

label {
    font-weight: bold;
}
