* {
    margin: 0px;
    padding: 0px;
    text-align: left;
}

body {
    background-color: #2a2a2a;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
}

a, a:visited, a:active, a:hover {
    border: 0px;
}

img {
    border: 0px;
}

div#info_text {
    position: absolute;
    width: 485px;
    height: 50px;
    top: 195px;
    left: 525px;
    background-image: url(img/info_text.png);
    background-position: top left;
    background-repeat: no-repeat;
}

div#bodywrapper {
    width: 1081px;
    height: 278px;
    background-image: url(img/background.png);
    background-position: bottom left;
    background-repeat: no-repeat;
    margin: 226px 0px 0px 111px;
}

div#vk_neon {
    width: 255px;
    margin: 0px 0px 0px 254px;
    float: left;
}

div#vk_mahribarius {
    width: 250px;
    margin: 0px 0px 0px 20px;
    float: left;
}

div #vk_andykin {
    width: 255px;
    margin: 0px 0px 0px 20px;
    float: left;
}

div#footer_text {
    width: 690px;
    font-size: 14px;
    color: #8e8c8c;
    margin: 5px 0px 0px 158px;
    float: left;
}

div#validator {
    width: 250px;
    text-align: right;
    float: left;
}
