﻿.col2l
{
    width: 610px;
    float: left;
    color: #333;
    font-family: Calibri, Verdana;
    padding-bottom: 20px;
}
.col1l
{
    width: 270px;
    float: right;
    padding: 10px;
}
.col2l .festimonial, .col2l .author
{
    display: block;
    padding: 20px 30px 0px 30px;
    font-size: 16px;
    line-height: 150%;
    font-style: italic;
}
.col2l .author
{
    padding: 15px 30px 50px 30px;
    text-align: right;
    height: 10px;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.faster, .easier, .smarter
{
    background-repeat: no-repeat;
    background-position: 30px bottom;
}
.faster
{
    background-image: url(images/fasterb.png);
}
.easier
{
    background-image: url(images/easierb.png);
}
.smarter
{
    background-image: url(images/smarterb.png);
}
.center
{
    text-align: center;
}
.fescontainer
{
    width: 950px;
    margin: auto;
    padding-bottom: 20px;
}

/*.sectionhdr
{
    padding: 5px 20px 10px 20px;
    font-size: 11px;
    font-weight: bold;
    text-transform: capitalize;
    color: #666;
}*/

/* Headlines */
.box600
{
    width: 580px;
    font-style: normal;
    padding: 0;
    margin: 0;
    float: left;
}
.headlineimg
{
    float: left;
    padding-right: 15px;
}
.headline
{
    padding: 25px 0px 0px 0px;
    font-size: 11px;
    color: #333;
    float: right;
    width: 300px;
    line-height: 150%; /*float: right;*/
    font-family: Verdana;
}
.rnt
{
    top: -30px;
    right: 10px;
    position: relative;
    float: right;
}
.bannertitle
{
    font-family: 'Trebuchet MS' , Verdana;
    font-size: 14px;
    font-weight: bold;
    color: #333;
    padding: 0px 0px 0px 10px;
    text-transform: uppercase;
}
