﻿#mission_statement {
    width: 252px;
    height: 451px;
    background-image: url(/images/mission_statement_bg.png);
    background-repeat: no-repeat;
}
#relative_container {
    position: relative; 
    top: 0px; 
    left: 0px
}
#approved_icon {
    position: absolute;
    top: 0px;
    left: 15px;
}
#gametitle_td {
    padding-left: 150px; 
    padding-top: 5px; 
    padding-bottom: 17px;
}
#reportcard_header {
    background-image: url(/reportcards/images/reportcard_header.png);
    width: 392px;
    height: 33px;
    font-family: Defused OT Regular, Arial, Sans-Serif;
    font-size: 28px;
    line-height: 30px;
    color: #ffffff;
    font-weight: normal;
}
#reportcard_header div {
    padding-left: 290px;
}
#reportcard_content {
    background-color: #e6e5e5;
    min-height: 185px;
}
#reportcard_content_inner {
    width: 362px; 
    height: 135px; 
    padding-left: 15px; 
    padding-top: 15px;
}
#reportcardlink_container {
    padding-left: 155px;
}
#other_games {
    background-image: url(/images/other_featured_games.png);
    background-repeat: no-repeat;
    background-position: right;
    width: 100%;
    height: 163px;
    margin-top: 15px;
}
#homepage_table {
    height: 100%;
}
#games {
    float: right;
}
#games_table {
    padding: 10px;
}
#updates {
    background-color: #e6e5e5;
}
#updates_inner {
    margin: 0 auto;
    margin-top: 4px;
    margin-bottom: 4px;
    background-color: #fff;
}
#updates_top {
    padding-left: 15px;
    padding-right: 15px
}
.statement {
    padding-top: 175px;
    padding-left: 30px;
    padding-right: 20px;
    line-height: 14pt;
}
.statement a {
    font-size: 9pt;
}
.update {
    /*height: 132px;*/
    padding-left: 15px;
    padding-right: 15px;
}
.small_gamebox {
    padding-right: 25px;
}
.reportcard_link_container a {
    color:#bd2db0 !important;
}
.progressreport_link_container a {
    color:#ec6a0b !important;
}
