﻿ /* Testimonal Page */
.testimonalsContent {
    background: url(../siteImages/siteChannels/testimonialsRightCol_repeat.gif) right repeat-y;
    overflow:hidden;
    width: 960px;
}
.testimonalsContent #leftCol, .testimonalsContent #rightCol{
    float: left;
    width: 579px;
}
.testimonalsContent #rightCol {
    background: #e7e3dd;
    width: 381px;
}
.testimonal {
    border-bottom: 1px solid #E3D9CC;
    clear: both;
    overflow:hidden;
    padding: 30px 0 22px 15px;
    width: 564px;
}
#lastTestimonial {
    border-bottom: none;
}
/* Teasers and other components*/
.successStoryLauncher {
    background: #D8CEC3;
    height: 80px;
    padding: 20px 0 0 20px;
}
.successStoryLauncher h3 {
    margin: 0 0 11px 0;
}
#launcherControls {
    margin-top: 14px;
}
#launcherControls a {
    background: #b43b2b;
    border: 1px solid #fff;
    color: #fff;
    display: block;
    float: left;
    font-size: 11;
    font-weight: bold;
    height: 12px;
    margin-right: 5px;
    padding-top: 1px;
    text-align: center;
    width: 13px;
}
html >/**/body #launcherControls a {
    height: 13px;
    padding-top: 0px;
}
#launcherControls a:hover, #launcherControls a.on {
    background: #fff;
    color: #682A15;
}
#fpoInsuranceFAQ {
    background: url(../siteImages/forCms/insuranceFAQ_bg.jpg);
    height: 192px;
}
.submitStory, .testimonalsContent .teaser, .successStoryLauncher {
    border-bottom: 1px solid #fff;
}
.launcherTeaser, .submitStory {
    height: 133px;
    width: 381px;
}
.storyStepImage, .storyStepCollection {
    float: left;
}
.storyStepCollection {    
    line-height: 18px;
    padding: 20px 10px;
    width: 260px;
}
