﻿#additionalnav
{
    float: left;
    width: 200px;
    background-color: #A96EC4;
    color: White;
    margin-top: 0px;
}

h3.primaryHeaderProducts
{
    width: 315px;
    font-size: 180%;
    padding-bottom: 10px;
    color: #A96EC4;
}

.primaryMessageProducts{
    color: #A96EC4;
}


div.floatImage{
    float:left;
    margin-right:10px;
    width:95px;
    height:215px;
    
}

.coverCaption h5{
text-align: center;
font-weight: normal;
color:#71169f;
line-height: 130%;
font-size: 7pt;
}

div.floatImage .coverImg{
min-height: 162px;
}
