@charset "utf-8";

.wrap fieldset {
    margin-top: 20px;
}

.wrap table.editform {
    margin-top: 5px;
}

.editform th {
	width: 33%;
    white-space: nowrap;
	vertical-align: top;
}

.editform td {
    padding-bottom: 15px;
}
