﻿.BottomLineBoxTop
{
    width: 403px;
    background: url("Images/BLTop.jpg") no-repeat top;
}

.BottomLineBoxContent
{
    width: 403px;
    background: url("Images/BLBackground.jpg") repeat-y center;
}

.BottomLineBoxContent h6
{
    font-family: Arial, Tahoma, Helvetica;
    color: #FF3333;
    font-weight: bold;
    margin: 1px 2px 10px 15px;
    font-size: 1.3em;
    text-align: left;
}

.BottomLineBoxContent p
{
    font-family: Arial, Tahoma, Helvetica;
    color: #FFEEEE;
    font-weight: bold;
    margin: 10px 10px 10px 10px;
}

.BottomLineBoxBase
{
    width: 403px;
    background: url("Images/BLBase.jpg") no-repeat bottom;
}

.BottomLineBoxContainter
{
    width: 100%;
    text-align:center;
}