﻿h2
{
    font-family: Arial;
    font-size: 16px;
    color: #641705;
    font-weight: bold;
    margin-bottom: 4px;
    margin-left: 10px;
    clear: both;
}
#contentholder
{
    width: 830px;
    margin: 0 auto;
}
#about_title
{
    font: bold 2em "Verdana";
    height: 32px;
    padding: 6px 15px;
    border-style: none none solid none;
    border-width: 0px 0px 1px 0px;
    border-color: #CDCDCD;
}
.about_wrapper:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
/* Hides from IE-mac \*/
* html #top_content {height: 1%;}
/* End hide from IE-mac */
#about_logo
{
    float: left;
    margin: 10px 10px 10px 10px;
    
}
#about_papaya
{
    float: left;
    width: 830px;
    padding-top: 3px;
    padding-bottom: 5px;
    border-style: none none solid none;
    border-width: 0px 0px 1px 0px;
    border-color: #CDCDCD;
    margin: 15px 0 0 5px;
    font: 12px "Verdana";
}
#about_content_wrapper
{
    padding-left: 15px;
    padding-top: 10px;
    width: 820px;
}
#about_content_wrapper a
{
    /*font-size: 16px;*/
}
#about_game_wrapper
{
    margin: 10px;
    width: 800px;
}
#about_game_wrapper a
{
    font-weight: bold;
    font-size: 16px;
} 
.about_list
{
    float: left;
    width: 220px;
    margin: 5px 0px 15px;
}
.about_list img
{
    margin-left: 7px;
    margin-bottom: -1px;
}
.about_link
{
    padding: 6px 15px;
}
.about_link a
{
    font-size: 16px;
}
.about_title
{
    font: bold 2em "Verdana";
    height: 32px;
    padding: 6px 15px;
    border-style: none none solid none;
    border-width: 0px 0px 1px 0px;
    border-color: #CDCDCD;
}
.about_content
{
    font: 12px "Verdana";
    padding: 6px 15px;
}
.about_game_list
{
    float: left;
    width: 145px;
    margin: 5px 40px 15px 0px;
}
.about_game_title
{
    margin: 0 auto;
    border-style: none none solid none;
    border-width: 0px 0px 1px 0px;
    border-color: #CDCDCD;
    padding-bottom: 3px;
}
.about_game_title img
{
    margin-left: 5px;
    margin-bottom: 0px;
}
.about_game_img
{
    margin-top: 8px;
}
#about_left {
            float: left;
            width: 535px;
        }
        #about_right {
            margin-top: 15px;
            float: right;
            width: 250px;
            display: block;
            height: 400px;
            background: url("../images/website/about/about_right.jpg") top left no-repeat;
        }
        .about_item {
            height: 30px;
            margin: 10px 0;
        }
        .about_items {
            background: top left no-repeat;
            width: 40px;
            height: 30px;
            display: block;
            float: left;
        }
        .about_item_text {
            float: left;
            width: 470px;
            padding-top: 8px;
        }
        .about_item_text a {
            font-size: 13px;
        }
        .about_item_games {
            background-image: url(/images/about_games.gif);
        }
        .about_item_avatar {
            background-image: url(/images/about_avatar.gif);
        }
        .about_item_im {
            background-image: url(/images/about_im.gif);
        }
        .about_item_pmail {
            background-image: url(/images/about_pmail.gif);
        }
        .about_item_voip {
            background-image: url(/images/about_voip.gif);
        }
        .about_item_pb {
            background-image: url(/images/about_phonebook.gif);
        }
        .about_item_mb {
            background-image: url(/images/about_mb.gif);
        }
        .about_item_ps {
            background-image: url(/images/about_ps.gif);
        }
        .about_item_cm {
            background-image: url(/images/about_cm.gif);
        }
        .about_item_sms {
            background-image: url(/images/about_sms.gif);
        }
        .about_game_item {float: left; font-size: 16px; font-weight: bold; margin: 5px 0 10px; text-align: center; width: 180px;}
        .about_game_item img {border: 0; clear: both; height: 113px; width: 146px;}
        .about_game_item span {display: block; text-align: center;}
        .about_game_item a {display: block;}
        .about_game_item a:hover {text-decoration: none;}
