body {
    color: black;
    background: white;
    min-width:400px;
}

.header {
    background:none;
    min-height:52px;
}

.account_options {
    left: 20px;
    color: black;
    text-align: left;
}

.game_group_content {
    border: none;
    margin: 0;
}

.gamegroups_main_header_row {
    display: none;
}

.gamegroups_indiv_header_row {
    display: none;
}

.gamegroups_game_row {
    background: white;
    border: none;
}

.gamegroups_game_cell1 {
    background: none;
    display: none;
}

.gamegroups_game_cell_holder {
    left: 0;
    background: none;
}

.gamegroups_game_cell2 {
    border: none;
    margin: 0;
    left: 0;
    padding: 0;
}

.gamegroups_game_desc {
    display: none;
}

.gamegroups_game_cell3 {
    display: none;
}

.gamegroups_indiv_footer {
    display: none;
}

.pc_mode {
    position: relative;
    text-align: center;
}

.copyright_row_wo_esrb {
    height: 20px;
}

.special_announcements {
    background: none;
}

.jump_to_board {
    display: none;
}

.pt_level_2 {
    background: none;
    padding: 0;
}

.games_cat_header {
    display: none;
}

.games_cat_cell1 {
    background: none;
    display: none;
}

.games_cat_cell2 {
    margin: 0;
    background: none;
}

.games_cat_cell5 {
    display: none;
}

.games_cat_cell4 {
    display: none;
}

.games_cat_cell3 {
    display: none;
}

.games_cat_cell_holder1, .games_cat_cell_holder2, .games_cat_cell_holder3 {
    background: none;
    margin: 0;
}

.games_cat_row {
    background: none;
    border: none;
}

.games_cat_desc {
    display: none;
}

.games_cat_commands {
    display: none;
}

.content_holder {
    border: none;
}

.games_show_new_all_cat_and_top {
    padding: 0;
}

.privateCat, .privateCat .games_cat_cell_holder3, .privateCat .games_cat_cell_holder2, .privateCat .games_cat_cell_holder1, .privateCat .cats_cell_holder1, .privateCat .cats_cell_holder2 {
    background: none;
}

.parenting_tree {
    margin: 20px 0;
}

.pt_level_3 {
    background: none;
    padding: 0;
    left: 0;
}

.cats_topic_header_row {
    display: none;
}

.cats_top_cell1 {
    background: none;
    display: none;
}

.cats_top_cell4 {
    display: none;
    background: none;
}

.cats_top_cell3 {
    display: none;
    background: none;
}

.cats_top_cell2 {
    border: none;
    background: none;
    margin: 0;
}

.cats_cell_holder1 {
    background: none;
    border: none;
    margin: 0;
}

.cats_cell_holder2 {
    background: none;
    margin: 0;
    border: none;
}

.cats_top_desc {
    display: none;
}

.cats_top_commands {
    display: none;
}

.pt_level_4 {
    left: 0;
    padding: 0;
    background: none;
}

.pagination_holder {
    float: none;
    border: none;
}

.post_button_holder {
    float: none;
    border: none;
}

.options_bar {
    background: none;
}

.options_bar_right_options {
    left: 0;
    position: relative;
}

.sorting_filter_box {
    float: none;
}

.expand_collapse_button {
    display: none;
}

.topic_scroller_top {
    margin: 5px 0;
}

.topic_scroller_bottom {
    margin: 5px 0;
}

.message_query_by_dates {
    display: none;
}

.mobile_post {
    position: relative;
    padding: 10px 0;
    border-top: 3px solid gray;
}

.mobile_date {
    position: relative;
    background: #EEEEEE;
}

.mobile_from {
    position: relative;
    background: #EEEEEE;
}

.mobile_subj {
    position: relative;
    background: #EEEEEE;
}

.mobile_post_body {
    position: relative;
    min-height: 100px;
}

.topic_container {
    border: none;
}

.new_post_help {
    display: none;
}

.new_post_subject input {
    background: none;
}

.new_post_body textarea {
    background: none;
}

.account_options a,.account_options a:link,.account_options a:visited {
    color: #0033CC;
}