body, .dropdown, .textbox, .textarea {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
}

body {
    color: #7f7f7f;
    margin: 35px auto 35px auto;
    width: 878px;
}

a:link, a:visited, a:hover, a:active {
    color: #336699;
    font-size: 100%;
    font-weight: bold;
    text-decoration: none;
}

table.baskettable {
    border: 0;
    text-align: center;
    width: 590px;
}

table.baskettable th {
    background-color: #a6d5f6;
    color: #000000;
}

p.checkout {
    margin-right: 0;
    padding-right: 0;
    width: 590px;
}

p
{
    line-height: 140%;
}

.pageheading
{
    color: #13007c;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 22px;
    font-weight: bold;
}

div.topbar
{
    padding-bottom: 10px;
    text-align: center;
}

img
{
    border: 0;
}

div.leftcolumn
{
    float: left;
    width: 174px;
}

div.rightcolumn
{
    float: left;
    margin-left: 30px;
    width: 174px;
}

div.centrecolumn
{
    float: left; 
    margin-left: 30px;
    margin-top: 5px;
    width: 468px;
}

div.footerbar
{
    background-image: url(../images/footerbar.jpg);
    background-repeat: no-repeat;
    color: #ffffff;
    margin-top: 25px;
    padding: 8px 0 0 12px;
    width: 879px;
    height: 32px;
}

div.centrecolumn h1 {
    font-size: 200%;
    font-weight: bold;
	text-align: center;
	letter-spacing: 80%;
}

img.mailinglist, img.distributors, img.freedelivery
{
    margin-top: 20px;
}

div.productinfobox
{
    float: left;
	margin-bottom: 40px;
    width: 175px;
}

div.productinfoboxname
{
    margin-top: 15px;
    margin-bottom: 5px;
    color: #13007c;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
}

div.productinfoboxtext
{
    margin-top: 5px;
    margin-bottom: 5px;
    line-height: 140%;
    height: 50px;
}