#chant-node-form .form-type-textfield, 
#chant-node-form .field-widget-options-select, 
#chant-node-form .field-type-taxonomy-term-reference {
    float: left;
    width: 100px;
}

#chant-node-form .form-item-field-source-und-0-target-id {
    width: 250px;
}

#chant-node-form .form-wrapper, 
#chant-node-form .form-type-textfield {
    margin-right: 20px;
}

#chant-node-form .field-type-text-long, 
#chant-node-form #edit-field-image-link-und-0-url, 
#chant-node-form .form-item-field-image-link-und-0-url,
#chant-node-form #edit-field-feast,
#chant-node-form .form-item-field-rubrics-und-0-value {
    clear: left; 
    width: 100%; 
}

#chant-node-form .field-type-taxonomy-term-reference {
    clear: none;
}

.view-id-chants h3 {
    font-size: 0.95em;
}