﻿span.totop
{
    position:absolute;
    font-size: 12px;
    right:5px;
    top:5px;
}
span.kitname
{
    font-size: 14px;
    font-weight: bold;
}
div.letter
{
    clear:left;
    font-size: 20px;
    font-weight: bold;
    background-color: #B7C3F0;
    padding: 5px;
    position:relative;
}
div.kit
{
    float:left;
    width: 190px;
    height: 150px;
    border: solid 2px #ffccff;
    margin: 4px;
    background-image: url('/img/fadedlogo.jpg');
    background-position: center center;
    background-repeat: no-repeat;
    position:relative;
}
a.getbutton
{
    position:absolute;
    bottom:5px;
    right:5px;
}
div.letterLinks
{
    padding:10px;
}
div.letterLinks a 
{
    font-size:20px;
    padding-right:5px;
}
h3
{
    margin-top:10px;   
}
span.alert, span.alert a
{
    font-size:18px;
}
