#akst_form {
        background: #4BA4C2;
        border: 1px solid #ddd;
        display: none;
        position: absolute;
        width: 350px;
}
#akst_form a.akst_close {
        color: #fff;
        float: right;
        margin: 5px;
}
#akst_form ul.tabs {
        border: 1px solid #4BA4C2;
        list-style: none;
        margin: 10px 10px 0 10px;
        padding: 0;
}
#akst_form ul.tabs li {
        background: #ccc;
        border-bottom: 1px solid #4BA4C2;
        cursor: pointer;
        float: left;
        margin: 0 3px 0 0;
        padding: 3px 5px 2px 5px;
}
#akst_form ul.tabs li.selected {
        background: #fff;
        border-bottom: 1px solid #fff;
        cursor: default;
        padding: 4px 5px 1px 5px;
}
#akst_form div.clear {
        clear: both;
        float: none;
}
#akst_social, #akst_email {
        background: #fff;
        border: 1px solid #fff;
        padding: 10px;
}
#akst_social ul {
        list-style: none;
        margin: 0;
        padding: 0;
}
#akst_social ul li {
        float: left;
        margin: 0;
        padding: 0;
        width: 45%;
}
#akst_social ul li a {
        background-position: 0px 2px;
        background-repeat: no-repeat;
        display: block;
        float: left;
        height: 14px;
        padding: 4px 0 0 22px;
        vertical-align: middle;
}
#akst_delicious {
        background-image: url(delicious.gif);
}
#akst_news2-ru {
        background-image: url(news2-ru.gif);
}
#akst_digg {
        background-image: url(digg.gif);
}
#akst_mister {
        background-image: url(mister.gif);
}
#akst_furl {
        background-image: url(furl.gif);
}
#akst_linkstore {
        background-image: url(linkstore.gif);
}
#akst_netscape {
        background-image: url(netscape.gif);
}
#akst_myscoop {
        background-image: url(myscoop.gif);
}
#akst_yahoo_myweb {
        background-image: url(yahoo_myweb.gif);
}
#akst_vaau {
        background-image: url(vaau.gif);
}
#akst_technorati {
        background-image: url(technorati.gif);
}
#akst_bobrdobr {
        background-image: url(bobrdobr.gif);
}
#akst_google_bmarks {
        background-image: url(google_bmarks.gif);
}
#akst_newsland {
        background-image: url(newsland.gif);
}
#akst_reddit {
        background-image: url(reddit.gif);
}
#akst_rumark {
        background-image: url(rumark.gif);
}
#akst_blogmarks {
        background-image: url(blogmarks.gif);
}
#akst_memori {
        background-image: url(memori.gif);
}
#akst_windows_live {
        background-image: url(windows_live.gif);
}
#akst_moemesto {
        background-image: url(moemesto.gif);
}
#akst_email {
        display: none;
        text-align: left;
}
#akst_email form, #akst_email fieldset {
        border: 0;
        margin: 0;
        padding: 0;
}
#akst_email fieldset legend {
        display: none;
}
#akst_email ul {
        list-style: none;
        margin: 0;
        padding: 0;
}
#akst_email ul li {
        margin: 0 0 7px 0;
        padding: 0;
}
#akst_email ul li label {
        color: #555;
        display: block;
        margin-bottom: 3px;
}
#akst_email ul li input {
        padding: 3px 10px;
}
#akst_email ul li input.akst_text {
        padding: 3px;
        width: 280px;
}
.akst_share_link {
        background: 1px 0 url(share-icon-16x16.gif) no-repeat;
        padding: 1px 0 3px 22px;
}
