#homePageText{
    float: left;
    width: 600px;
    padding: 20px 50px 20px 20px;
    font-size: 15px;
}
#homePageTextFullWidth{
    float: left;
    width: 870px;
    padding: 20px 30px 20px 20px;
    font-size: 15px;
}
#homePageButtons{
    float: left;
    width: 250px;
    padding: 5px;
}
.homepage-h1{
    font-size: 30px;
}
#tourLeftSide{
    height: 488px;
}

#tourRightSide{
    height: 488px; 
    width: 243px;
    background: transparent url(/templates/infusionsoft-level2/images/tour-right.png) no-repeat;
}
#resource-center-ads{
    clear: both;
}
.ad-item{
        width: 25%;
        float: left;
        text-align: center;
}
.rcHeading{
    clear: both;
    padding-top: 20px;
}
div.title{
    clear: both;
    padding-top: 10px;
}
p.cs { 
    clear:both; 
    padding-bottom:10px;
    border-bottom:1px solid #000000;
    min-height: 125px;
}
/* All News Pages */
#mainColumn .category .sectiontableentry1 a,
#mainColumn .category .sectiontableentry2 a{
font-weight: normal;
}
.sectiontableentry1 a,.sectiontableentry2 a{
text-decoration: none;
}
.sectiontableentry1 a:hover,.sectiontableentry2 a:hover{
text-decoration: underline;
}
.sectiontableentry1 td,.sectiontableentry2 td{
padding: 10px 5px 10px 5px;
vertical-align: top;
font-size: 14px;
}