DIV#pane-header {
margin-bottom:32px;
}

DIV#pane-details {
margin-bottom:24px;
}

DIV#pane-buttons {
position:relative;
margin-bottom:32px;
}

DIV#pane-footer {
}

DIV.form-errors {
margin-bottom:32px;
}

INPUT#back {
margin-right:16px;
}

INPUT#submit {
}

TABLE.profiles-create {
width:100%;
border-spacing:0px;
padding:0px;
empty-cells:show;
border-collapse:collapse;
}

TD.profiles-create {
text-align:left;
vertical-align:top;
padding-bottom:8px;
}

TD.column-1 {
width:220px;
}

TD.column-2 {
width:400px;
}

DIV#container-member {
}

DIV#captcha {
/*
border:1px dashed #ff0000;
*/
}

