.wpuf-table {
    width: 100%;
}

.wpuf-table th, .wpuf-table td {
    vertical-align: top;
    text-align: left;
    padding-top:10px;
}

.wpuf-table th {
    width: 170px;
    padding-right: 1em;
}

.wpuf-domain .wpuf-table th {
    width: 250px;
}

.wpuf-table th label {
    position: relative;
    top: 4px;
}

.wpuf-profile fieldset {
    margin-bottom: 1em;
}

.wpuf-profile fieldset legend {
    font: normal 22px/1.2em Georgia, "Times New Roman", Times, serif;
    padding-bottom: 0.5em;
}

.wpuf-submit {
    cursor: pointer;
}

.post .wpuf-post-form li {
    float: none;
    list-style: none;
}

/**
 * MU Support System WordPress Multisite plugin
 */
td {
    vertical-align: top;
}

table.support_options td {
    padding: 10px;
}

td.instructions {
    color: #777;
}

td.instructions ul, td.instructions p {
    font-size: 0.9em;
}

.chat_auth_panel ul {
    margin-left: 10px;
}

.chat_auth_panel li {
    margin-left: 10px;
    margin-bottom: 2px;
}

td.info {
    vertical-align: top;
    color: #777;
    padding-left: 10px;
}

p.info {
    vertical-align: top;
    color: #777;
}

.form-field input[type="checkbox"] {
    width: auto;
}

.invisible {
    display: none;
}

/* Additional front-end styles */
.post .incsub-faq li {
    display: list-item;
    float: none;
}

.widefat {
    width: 100%;
}

.widefat td,
.widefat th {
    border-color: #dfdfdf;
}

.widefat th {
    text-shadow: rgba(255,255,255,0.8) 0 1px 0;
}

.widefat thead tr th,
.widefat tfoot tr th,
h3.dashboard-widget-title,
h3.dashboard-widget-title span,
h3.dashboard-widget-title small,
.find-box-head {
    color: #333;
    background: #cfdfe9 url(../wp-admin/images/blue-grad.png?ver=20101102) repeat-x scroll left top;
}

th.sortable a:hover, th.sortable a:active, th.sortable a:focus {
    color: #333;
}

.widefat td,
.widefat th {
    border-color: #dfdfdf;
    line-height:30px;
}

.widefat th {
    text-shadow: rgba(255,255,255,0.8) 0 1px 0;
}

.widefat thead tr th,
.widefat tfoot tr th,
h3.dashboard-widget-title,
h3.dashboard-widget-title span,
h3.dashboard-widget-title small,
.find-box-head {
    color: #333;
    background: #dfdfdf url(../images/gray-grad.png) repeat-x scroll left top;
}

th.sortable a:hover, th.sortable a:active, th.sortable a:focus {
    color: #333;
}

h3.dashboard-widget-title small a {
    color: #d7d7d7;
}

h3.dashboard-widget-title small a:hover {
    color: #fff;
}

input[type=submit] {
padding: 4px;
}

/* DP styles */
#domain-check-status {
    padding-bottom: 1em;
}

.wpuf-website .regular-text {
    width: 90%;
}

.wpuf-website .regular-select {
    padding: 5px;
    width: 92%;
}