body
{
    background-repeat: repeat-x;
}
div.box_header_right
{
    height: 0 !important;
}
div.box_content div.box_header_right
{
    height: 20px !important;
}
div.box_content, div.box_content_right
{
    background-color: transparent !important;
}
div#intro_text
{
    font-size: 14px;
    margin: 10px 8px 30px;
}
div.video
{
    width: 400px;
    height: 316px;
}
.image_border
{
    border-width: 2px;
}
div.project
{
    width: 870px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 20px;
}
div.project_text
{
    width: 440px;
    float: right;
}
div.name
{
    font-size: 30px;
}
div.des
{
    font-size: 15px;
    margin: 10px 0;
}
.progress_link
{
    font-size: 14px;
    
}
.progress_link a.link
{
    text-decoration: underline;
}
.project_link
{
    font-size: 17px;
    text-decoration: underline;
}
