﻿.contentBox .chooseCatalog
{
    font-family: Georgia, Garamond, Times New Roman, Serif;
}

.contentBox .chooseCatalog li
{
    float: left;
    margin-right: 15px;
    text-align: center;
}

.orderCatalogButton
{
    clear: both;
    float: right;
    margin-top: 15px;
    margin-bottom: 15px;
}

.orderCatalogButton a.continueButton
{
    margin-right: 15px;
}


