/* Industry Insight CSS */

div.main div.pageBody div.leftColumn h1 {
    background-image: url(../images/Background.IndustryInsightMain.jpg);
}

div.main div.pageBody div.leftColumn div.mainContent h2 {
    margin: 32px 0 12px 0;
}

div.main div.pageBody div.leftColumn div.mainContent h3 {
    margin: 7px 0;
    color: #756666;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.1em;
    font-weight: bold;
}

div.main div.pageBody div.leftColumn div.mainContent div.resourceCategories div.resourceCategory {
    margin-top: 22px;
}

div.main div.pageBody div.leftColumn div.mainContent p.moreUpdates {
    font-weight: bold;
}
div.main div.pageBody div.leftColumn div.mainContent p a {
    display: block;
    margin: 7px 0 25px 0;
}

div.main div.pageBody div.rightColumn div.news {
    margin: 15px 0;
}
div.main div.pageBody div.rightColumn div.news h3 {
    width: 227px;
}
div.main div.pageBody div.rightColumn div.news h3.coventryNews {
    background: #f3f7ee url(../images/Background.CoventryNews.gif) 0 0 no-repeat;
}
div.main div.pageBody div.rightColumn div.news h3.industryEvents {
    background: #f3f7ee url(../images/Background.IndustryEvents.gif) 0 0 no-repeat;
}

div.main div.pageBody div.rightColumn div.news dd {
    padding: 0 0 15px 0;
}



