@CHARSET "UTF-8";


div#test_db_connection_result {
    margin-top: 10px;
}

#test_db_connection_button {
    width: 234px;
}
input.waitingfor {
    width: 234px;
}
img#test_db_connection_onload {
    display: none;
}

.import-posts-table th {
    text-align: left;
}
.import-posts-table td {
    margin-bottom: 4px;
    padding: 2px 2px;
    line-height: 1;
    vertical-align: middle;
}