.small
{
    color: #A0A0A0;
    font-size: 10px;
}
.main
{
    color: #ff5426;
    font-size: 20px;
    text-transform: uppercase;
}
.title
{
    color: #ff5426;
}
.main_date
{
    color: black;
    font-size: 22px;
    font-style: bold;
    text-align: center;
    line-height: 26px;
}
.boxtext
{
    color: black;
    text-align: center;
    font-size: 11px;
    line-height: 13px;
}
.boxtextred
{
    text-align: center;
    font-style: italic;
    color: #ff5426;
    font-size: 11px;
    line-height: 13px;
}
.project_separator {height: 40px;}