﻿.award
{
    display: none;
    width: 170px;
    height: 132px;
    position: absolute;
    top: 0px;
    right: 0px;
}
.award img
{
    border: 0;
}

#awardsSection
{
    position: absolute;
    top: 10px;
    right: 10px;
    width: 170px;
    height: 132px;
}

