﻿/* Designer Series Page */
.templateType
{
    margin-bottom:20px;
}

.template
{
    margin-bottom:7px;
    width:160px;
    height:120px;
    text-align:center;
    float:left;
}
.template a:hover
{
    text-decoration:none;
}

.templatePageLeft
{
    width:300px;
    float:left;
    padding-right:20px;
    text-align:center;
}
.templatePageRight
{
    float:left;
    width:285px;
    border-left:solid 1px black;
    padding-left:10px;
}
.templatePageRightBox
{
    margin-bottom:20px;
}
.templatePageRightBoxHeading
{
    margin-bottom:7px;
    border-bottom:solid 1px black;
    font:bold 14px Arial;
}
