@import url("/css/standard.css");

main {
    background-color: #FFFFCC;
    display: inline-block;
    position: absolute;
    margin-top: 84px;
    padding-left: 247px;
    padding-right: 88px;
    padding-bottom: 62px;
}

.awards-block {
    width: 100%;
    padding-bottom: 32px;
}

.image-left {
    float: left;
    margin-right: 3px;
}

.awards-info {
    padding-bottom: 6px;
}

.awards-name {
    line-height: 22px;
    margin-bottom: 0px;
    font-family: "Verdana","Arial","Helvetica","sans-serif";
    font-size: 12px;
    color: black;
}

.awards-link {
    position: relative;
    top: -6px;
}

p {
    color: black;
    font-family: "Verdana","Arial","Helvetica";
    font-size: 11px;
    margin-bottom: 13px;
    margin-top: 0px;
}