/* CSS Document */


.fg_element {
width:200px;
}

.fg_field {
width:200px;
}

.fg_caption {
width:200px;
}

.fg_submitButton {
background: #2e2e2e;
width:100px;
color:#fff;
}