﻿div.header
{
    width:787px;
    height:223px;
    background: url('eBookHeader.png');
}
div.headerText
{
    font:20px Arial;
    color:#6f8aaf;
    padding-top:25px;
    padding-left:32px;
}
div.sec1BgRepeter
{
    height:279px;
    width:781px;
    margin-left:3px;
    margin-right:3px;
    background: url('sec1BgPiece.png') repeat-x;
}
div.downloadEbookBG
{
    height:243px;
    width:728px;
    background:url('downloadEbookRepeater.png') repeat-x;
    float:left;
}
div.downloadEbookText
{
    padding-top:15px; padding-left:12px;
}
div.centerContent
{
    margin-left:18px;
    padding-top:18px;
}
div.titleBar
{
    width:781px;
    height:32px;
    margin-left:3px;
    margin-right:3px;
    background:url('titleBarRepeater.png') repeat-x;
}
div.titleBarText
{
    padding-top:6px;
    padding-left:10px;
}
div.bottomSecBg
{
    width:781px;
    height:1089px;
    margin-left:3px;
    margin-right:3px;
    background:url('bottomSecBgRepeater.png') repeat-x;
}
div.kim
{
    padding-top:30px; padding-left:30px; float:left;
}
div.fewTruths
{
    padding-left:50px; padding-top:80px; float:left;   
}
ul
{
    padding-top:5px;
    padding-left:15px;
    font:16px;
}
li
{
    font:16px Arial;
}
div.makeDifference
{
    padding-top:5px;
    font:16px Arial;
}
div.formContentLtAlign
{
    padding-left:30px; width:345px; float:left;
}
div.formContentRtAlign
{
    padding-right:30px; width:345px; float:right;
}
div.padTxtBoxAndTxt
{
    padding-top:5px;
}
div.freshIdeas
{
    float:left;
}
h2
{
    font: 16px Arial;
}
h2.darkGrey
{
    color: #2f2f2f;
}
h2.darkGreyBold
{
    font-weight:bold;
    color: #2f2f2f;
}
