.imageFullWidth
{
    margin-left: -20px;
    margin-bottom: 10px;
    margin-top: 10px;
}

.whiteborder {
    border: 1px solid #fff;
}

.blueborder {
    border: 1px solid #21B0E7;
}

.blueText
{
    color: #21B0E7;
}

.blueText a
{
    color: #21B0E7;
    text-decoration: underline;
}

.blueText a:hover
{
    color: #90e0ff;
    text-decoration: underline;
}