#token_styles {
    width: 100%;
}

#token_styles th {
    padding: 0;
    padding-top: 2%;
}

.token {
    font-weight: bold;
}

.list_value_blocks {
    margin-bottom: 0.5%;
}

.allow_url_for_hyperlink_ckeckbox {
    width: auto;
}

.proxy-user-password {
    width: 12.2em;
}

.proxy-port {
    width: 5em;
}

.settings-separator {
    border-top: 1px solid #d8d8d8;
    padding-top: 1em;
    margin-top: 0.5em;
}

td#import-articles-page {
    width: 25em;
}

td#import-articles-page ul#categorychecklist li ul {
    margin-left: 6%;
}

td#import-articles-page ul#categorychecklist {
    height: 120px;
    width: 25em;
    overflow: auto;
}

div#affiliate-link {
    text-align: center;
}

#adminmenu {
    width: 150px;
}

#categorydiv #categorychecklist > li {
    margin-left: 2.5%;
    margin-top: 1.5%;
}

.settings-table-header {
    margin-left: 1%;
}

element.style {
    min-width: auto;
}

.list-categories, #list-categories-paginator {
    width: 30%;
}

.list-categories .check-column {
    width: 10%;
}

.list-categories-container {
    margin-left: 1%;
}

.add-categories th {
    width: 12%;
}

.check-column.bulk-actions input[type = checkbox] {
    margin: 6px 0 0 8px;
    padding: 0;
    vertical-align: text-top;
}

table.widefat.bulk-actions {
    margin-top: 0.5%;
}

.bulk-action-form {
    margin-top: 1%;
}

.color-red {
    color: red;
}

.color-green {
    color: green;
}

#import_use_too_unique_kw_as_tags_td {
    margin-left: -1.2em;
}

#import_use_too_kw1_as_category_td {
    margin-top: -5%;
    float: left;
}

#import_how_many {
    width: 4em;
}

#import_use_post_title {
    margin-right: -2%;
}

#wpcontent select[multiple =
"multiple"] {
    height: auto;
    vertical-align: top;
}

#min_articles_to_import, #max_articles_to_import {
    width: 2em;
    text-align: right;
    margin-right: 2em;
}

#scheduled-status-table {
    margin-top: -1em;
}

#restart-scheduling, #pause-scheduling, #cancel-scheduling {
    margin-right: 0.3em;
}

h4 {
    margin-top: 2em;
}

#import-information {
    margin-top: 3em;
    -moz-border-radius: 11px 11px 11px 11px;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DFDFDF;
    color: #333333;
    padding: 1em 2em;
}

#import-information h3 {
    font: 18px / 24px Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
}

#import-information ul {
    padding: 0 0 0 3em;
}

#import-information ul li {
    list-style: disc;
}

.code {
    border: 1px dashed gray;
    white-space: nowrap;
    overflow: auto;
    background-color: #f1f1f1;
}

.code table {
    border-spacing: 0;
}

.code th {
    border-right: 1px solid black;
    background-color: #D6D6D6;
    padding: 0.3em;
    padding-right: 0;
}

.code td {
    padding-left: 0.5em;
    padding-right: 0.5em;
}

#title_value_block, #top_value_block, #bottom_value_block {
    width: 20em;
	margin-left: -14em;
}

.tr-separator {
    line-height: 0.2em;
}

#import_post_author, #status-of-article, #post-or-page, #select-result {
    width: 10em;
}