﻿.pestImages {
    float: left;
    width: 140px;
    padding-top: 5px;
    padding-right: 14px;
    text-align: center;
    color: #999999;
    font-weight: bold;
}

.pestImages div {
    margin-bottom: 18px;
}

.pestImages div img {
    margin-bottom: 2px;
    width: 140px;
    height: 140px;
}
.productsList {
    padding: 0;
    overflow:hidden;
    clear:right;
}
.productsList ul{
    float:left;
    padding:0 2% 0 0;
    width:98px;
}
.bodyContent ul 
{
    padding: 5px 0 17px 15px;
    list-style-type: disc;
}

.bodyContent h2 {
    clear: none;
    color: #484848;
    font-size:14px;
    padding: 0 0 2px;
}

.lnkCompendium 
{
    clear: both;
    padding-top: 20px;
    _padding-top: 10px;
    display: block;
}

#contentColumn 
{
    float: left;
}

.bodyContent p 
{
    padding: 0;
}

hr 
{
    position: relative;
    top: -5px;
    left: 0;
    margin: 8px 0 0 !important;
}

hr.too-much-space {
    margin: 0;
}

.section 
{
    clear: both;
    margin: 5px 0;
}

#contentColumn h2, #contentColumn h5 
{
    margin-top: 20px;
    padding: 0 0 2px;
    _padding-top: 20px;
}

ul.no-bullets 
{
    list-style-type: none;
    padding-left: 5px;
}

img.zoom-icon
{
    position: relative;
    top: 1px;
    left: -64px;
    width: 12px !important;
    height: 12px !important;
}

.caption {
    display: block;
    text-align: left;
}

.push-up-caption 
{
    margin-top: -15px;
    padding-left: 16px;
}

.bodyContent p 
{
    margin-bottom: 7px;
}
