.eeve_title {
    float:left;
    width:100%;
    font-weight:bold;
    font-size:18px;
    margin-bottom: 30px;
}
.eeve_span_label {
    float:left;
    width:100%;
}
.eeve_input_value {
    float:left;
    width:200px;
    margin-bottom:15px;
}
.eeve_span_value {
    float:left;
    width:100%;
}
.eeve_spacer {
    float:left;
    width:100%;
    height:5px;
}
.eeve_button {
    float:left;
    width:100px;
    height:25px;
}