textarea {
    width: 75%;
}

input {
    border-color: #999 !important;
}

#wpbody {
    background: #FFF url(../../../../wp-content/plugins/vkontakte-api/images/admin-bg.jpg) no-repeat right 21px;
}

#vkapi_icon32, #icon-vkapi_settings {
    background: #FFF url(../../../../wp-content/plugins/vkontakte-api/images/set.png) no-repeat;
}

div.error {
    margin-right: 175px;
}

.description {
    font-weight: normal;
}

.webmoney {
    width: 16px;
    float: left;
}

.contextual-help-tabs .active a,
.contextual-help-tabs .active a:hover,
.contextual-help-tabs a:hover {
    color: red;
}

.infofooter {
    width: 100%;
    padding-bottom: 40px;
    vertical-align: top;
}

div.info {
    vertical-align: top;
    display: inline-block;
    margin-top: 10px;
    padding: 5px 10px;
    width: 57%;
    background: #f1f1f1;
    border: 1px solid #d4d4d4;
    font-size: 12px;
    color: #666;
    -moz-border-radius: 4px;
    -khtml-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

div.info2 {
    display: inline-block;
    padding: 5px 10px;
    width: 33%;
    -moz-border-radius: 4px;
    -khtml-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

div.info2 > div {
    width: 100%;
    display: inline-block;
    margin: 10px;
    padding: 10px;
    box-shadow: 0 0 50px 6px rgba(0, 0, 0, 0.2);
}

div.info2 > div img {
    padding-right: 10px;
    width: 80px;
}