﻿span.totop
{
    font-size: 12px;
    float: right;
}
span.kitname
{
    font-size: 14px;
    font-weight: bold;
}
.letter
{
    clear: left;
    width: 600px;
    font-size: 20px;
    font-weight: bold;
    background-color: #ccccff;
    padding: 5px;
}
.kit1
{
    clear: left;
    float: left;
    width: 190px;
    height: 150px;
    border: solid 2px #ffccff;
    margin: 8px 4px 0px 4px;
    border-bottom: none;
    background-image: url('/img/fadedlogo.jpg');
    background-position: center center;
    background-repeat: no-repeat;
}
.kit2
{
    float: left;
    width: 190px;
    height: 150px;
    border: solid 2px #ffccff;
    margin: 8px 4px 0px 4px;
    border-bottom: none;
    background-image: url('/img/fadedlogo.jpg');
    background-position: center center;
    background-repeat: no-repeat;
}
.kit3
{
    float: left;
    width: 190px;
    height: 150px;
    border: solid 2px #ffccff;
    margin: 8px 4px 0px 4px;
    border-bottom: none;
    background-image: url('/img/fadedlogo.jpg');
    background-position: center center;
    background-repeat: no-repeat;
}
.button1
{
    clear: left;
    float: left;
    width: 190px;
    height: 30px;
    border: solid 2px #ffccff;
    text-align: right;
    margin: 0px 4px 8px 4px;
    border-top: none;
}
.button2
{
    float: left;
    width: 190px;
    height: 30px;
    border: solid 2px #ffccff;
    text-align: right;
    margin: 0px 4px 8px 4px;
    border-top: none;
}
.button3
{
    float: left;
    width: 190px;
    height: 30px;
    border: solid 2px #ffccff;
    text-align: right;
    margin: 0px 4px 8px 4px;
    border-top: none;
}
a.getbutton
{
    padding-right: 3px;
}