﻿table.fpFrontpage
{
    border-collapse:collapse;
}

.fpFrontpage .dsCellImage 
{
    width:192px;
    padding:6px;
    text-align:center;
    border-right:3px solid white;
    /*
    border-left:1px dashed #dedede;
    border-right:1px dashed #dedede;
    */
}

.fpFrontpage .dsCellSummary 
{
    width:192px;
    padding:6px;
    background:#f9f9f9;
    /*
    border-left:1px dashed #dedede;
    border-right:1px dashed #dedede;
    */
    border-right:3px solid white;
}

.fpFrontpage .dsCellTitleLink {}
.fpFrontpage .dsSectionSummary {}



.newsItem 
{
	border-bottom: solid 1px #e0e0e0;
	padding-bottom: 5px;
	padding-top: 5px;
	clear: both;
	height: 75px;
}

.newsItem img { float: left; padding-right: 10px; }
#featuredProductList img { max-width:150px; }

#featuredProductList {/*border-bottom:1px solid #e0e0e0;*/}
.newsItem a { text-decoration: none; }
.eventDateLocation { font-size: 7pt; padding-top: 5px;}
.eventMain { border-bottom: solid 1px #e0e0e0; padding-bottom: 10px; font-weight: bold; }
#newsList, #eventsList { padding-bottom: 20px; padding-top:7px; }



table .dsNews
{
}

.dsNews .dsCellImage
{
}


.dsNews .dsDivideBottom 
{
    border-top:1px solid lightgray;
    line-height:0.2em;
} 

.dsNews .dsCellSummary
{
    width:100%;
    vertical-align:middle;
}

.fpFrontpage .dsCellImage
{
    vertical-align:middle;    
}