/* Copyright Bridgeline Software, Inc. An unpublished work created in 2009. All rights reserved. 
This software contains the confidential and trade secret information of Bridgeline Software, Inc. ("Bridgeline").  
Copying, distribution or disclosure without Bridgeline's express written permission is prohibited. */

div.homeContent
{
    float:left;
    width:664px;
    background: url(../../images/highlightsBg.gif) repeat-y 0 0;
}
div.bannerSection
{
    width:664px;
    height:205px;
}
div.flashContainer
{
	padding:0;
	margin:0;
	margin-top:-1px;
}
div.homeFlashSection div.instruction
{
	background:none;
    background-color:#ccc;
    display:none;
}
div.highlightSection
{
    float:left;
    width:332px;
}
div.highlights
{
    width:281px;
    padding:0px 0 10px 24px;    
}
div.highlights h3
{
    min-height:30px;
    margin-bottom:15px;
    overflow:visible;
}
div.highlights img
{
    float:left;
    margin-bottom:15px;
}
div.highlights p
{
    margin-bottom:0;
    padding-right:10px;
}
div.searchBlock
{
    float:left;
    padding:14px 14px 15px 24px;
    border-top:1px solid #fff;
}
div.searchBlock p
{
    padding-right:8px;
}
div.searchBlock div.formRow
{
    margin-bottom:6px;
}
div.searchBlock div.formColumn
{
    float:left;
}
div.searchBlock a, div.searchBlock a:visited, div.newsGist a, div.newsGist a:visited
{
    font-size:95%;
    text-decoration:none;
    color:#2f7790;
}
div.searchBlock a:hover, div.searchBlock a:active, div.newsGist a:hover, div.newsGist a:active
{
    text-decoration:none;
    color:#d3692c;
}
div.advSearch
{
    float:left;
}
div.mediaSection
{
    float:left;
    width:232px;
    margin-left:20px;
}
div.signUpBlock, div.featuresBlock, div.recentnewsBlock
{
    padding:15px 0;
}
div.mediaSection h4
{
    margin-bottom:10px;  padding-left:17px;
}
div.featuresBlock h4
{
    background: url(../../images/sqBulletOrng.gif) no-repeat left 4px;
}
div.recentnewsBlock h4
{
    background: url(../../images/sqBulletDrkGrey.gif) no-repeat left 4px;    
}
div.featuresBlock img
{
    float:left;
    margin:5px 12px 15px 0;
}
div.featureDetails
{
   font-size:95%;
   margin-bottom:15px;
}
div.featureDetails h5 a, div.featureDetails h5 a:visited
{
    color:#000;
    text-decoration:none;
}
div.featureDetails h5 a:hover, div.featureDetails h5 a:active
{
    text-decoration:none;
}
div.featuresBlock .lastDetail
{
    margin-bottom:0 !important;
}
div.featureDetails p
{
    margin-bottom:0;
}
div.recentnewsBlock
{
    padding-bottom:0;
}
div.recentnewsBlock a, div.recentnewsBlock a:visited
{
    font-size:95%;
    text-decoration:none;
    color:#2f7790;    
}
div.recentnewsBlock a:hover, div.recentnewsBlock a:active
{
    color:#d3692c;
    text-decoration:none;
}
div.newsGist img
{
    margin-left:5px;
}