div#wrap div#global div#more_information_box
{
    bottom   : 30px;
    left     : 33px;
    position : absolute;
    z-index  : 500;
}

div.project_detail div.information
{
    left     : 35px;
    position : absolute;
    top      : 65px;
    z-index  : 400;    
}

div#wrap div#global div.title
{
    background-image  : url("../../media/images/bgd/blue.png");
    background-repeat : repeat;
    color             : #FFFFFF;
    font-family       : Arial;
    font-size         : 17px;
    font-weight       : bold;
    left              : 0px;
    margin-bottom     : 1px;
    padding           : 10px;
    position          : absolute;
    top               : 0px;
    z-index           : 10000;
}

div#wrap div#global div#more_information_box div.information
{
    
}

div.project_detail div.information div.content,
div#wrap div#global div#more_information_box div.information div.content
{
    background-image  : url("../../media/images/bgd/project.png");
    background-repeat : repeat;
    height            : 340px;
    padding           : 10px;
    width             : 278px;
}

div.project_detail div.information div.content div.spacer,
div#wrap div#global div#more_information_box div.information div.content div.spacer
{
    border-bottom : 1px solid #b1bac9;
    margin-bottom : 5px;
    margin-top    : 5px;
}

div.project_detail div.information div.content div.close_button,
div#wrap div#global div#more_information_box div.information div.content div.close_button
{
    text-align : right;
}

div.project_detail div.information div.content div.year_square_feet_and_logo,
div#wrap div#global div#more_information_box div.information div.content div.year_square_feet_and_logo
{
    margin-top : 5px;
}

div.project_detail div.information div.content div.year_square_feet_and_logo div.year_and_square_feet,
div#wrap div#global div#more_information_box div.information div.content div.year_square_feet_and_logo div.year_and_square_feet
{
    color       : #003B78;
    font-family : Arial;
    font-size   : 17px;
    font-weight : bold;
}

div.project_detail div.information div.content div.year_square_feet_and_logo div.logo,
div#wrap div#global div#more_information_box div.information div.content div.year_square_feet_and_logo div.logo
{
    margin-top   : 10px;
    margin-right : 25px;
}

div.project_detail div.information div.content div.contract_delivery,
div#wrap div#global div#more_information_box div.information div.content div.contract_delivery
{
    margin-top : 5px;
}

div.project_detail div.information div.content div.contract_delivery span.contract_delivery_title,
div#wrap div#global div#more_information_box div.information div.content div.contract_delivery span.contract_delivery_title,
span.location_title
{
    color          : #071333;
    font-family    : Arial;
    font-size      : 12px;
    font-weight    : normal;
    text-transform : uppercase;
}

div.project_detail div.information div.content div.contract_delivery span.contract_delivery_text,
div#wrap div#global div#more_information_box div.information div.content div.contract_delivery span.contract_delivery_text
{
    color       : #003B78;
    font-family : Arial;
    font-size   : 12px;
    font-weight : bold;
}

div.project_detail div.information div.content div.text
{
    color         : #071333;
    font-family   : Arial;
    font-size     : 12px;
    height        : 142px;
    margin-bottom : 10px;
    margin-top    : 10px;
    padding-right : 10px;
    overflow      : auto;
    line-height   : 16px;
}

div#wrap div#global div#more_information_box div.information div.content div.text
{
    color         : #071333;
    font-family   : Arial;
    font-size     : 12px;
    height        : 211px;
    margin-bottom : 10px;
    margin-top    : 10px;
    padding-right : 10px;
    overflow      : auto;
    text-align    : left;
    line-height   : 16px;
}

div.project_detail div.information div.share_print_download_and_see_map,
div#wrap div#global div#more_information_box div.information div.share_print_download_and_see_map
{
    height     : 27px;
    margin-top : 1px;
    position   : relative;
}

div.project_detail div.information div.share_print_download_and_see_map div.share
{
    float        : left;
    margin-right : 1px;
}

div.project_detail div.information div.share_print_download_and_see_map div.print
{
    float        : left;
    margin-right : 1px;
}

div.project_detail div.information div.share_print_download_and_see_map div.download
{
    float        : left;
    margin-right : 1px;
    width        : 79px;
}

div.project_detail div.information div.share_print_download_and_see_map div.see_map
{
    float : left;
}

div#wrap div#global div#more_information_box div.information div.share_print_download_and_see_map div.share_details
{
    /*position : absolute;
    left     : 0px;
    bottom   : 0px;*/
    
    float        : left;
    margin-right : 1px;
}

div#wrap div#global div#more_information_box div.information div.share_print_download_and_see_map div.print_details
{
    /*position : absolute;
    left     : 76px;
    bottom   : 0px;*/
    
    float        : left;
    margin-right : 1px;
}

div#wrap div#global div#more_information_box div.information div.share_print_download_and_see_map div.download_details
{
    /*position : absolute;
    left     : 148px;
    bottom   : 0px;*/
    
    float        : left;
    margin-right : 1px;
}

div#wrap div#global div#more_information_box div.information div.share_print_download_and_see_map div.see_map_details
{
    /*position : absolute;
    left     : 229px;
    bottom   : 0px;*/
    
    float : left;
}