.gcerts-payForm .cert-image a
{
    display: inline-block;
    text-decoration: none;
    border: 4px solid transparent;
}

.gcerts-payForm .cert-image a.selected
{
    border-color: #33CC00;
}

.gcerts-payForm .cert-image a img
{
    display: inline-block;
}

.gcerts-payForm .errors
{
    margin: .7em 0 -.3em 0;
}

.gcerts-activateForm input[type="text"]
{
    width: 4em;
}

