
.olGenNewsSummaryBlock {

    padding-bottom: 20px;
    padding-left: 20px;

}

.olGenNewsSummaryTitle {

	color: #cfa038;
	font-size: 18px;

}

.olGenNewsSummaryText {

	color: #9d9fa2;
	width: 90%;
	line-height: 1.7em;

}

.olGenNewsImageSm {

	width: 110px;
	height: 110px;
	float: left;
	border-style: solid;
	border-width: 1px;
	border-color: #dbb972;
	margin-right: 15px;
	margin-top: 15px;
	background-image: url("/sf-images/design/defaultblogimage.gif");

}

.olGenNewsImageSm img{

	width: 110px;
	height: 110px;

}

.olGenNewsImageLg {

	width: 168px;
	height: 168px;
	float: left;
	border-style: solid;
	border-width: 1px;
	border-color: #dbb972;
	margin-right: 15px;
	margin-bottom: 15px;
	background-image: url("/sf-images/design/default_lg.gif");

}

.olGenNewsImageLg img{

	width: 168px;
	height: 168px;

}

.olGenNews .sfnewsListItem {

	padding: 20px;
	margin-bottom: 5px;
	background-color: #f8f3e8;
	list-style: none;

}

.olGenNews ul li {

	list-style-position: inside;

}

.olGenNews ol {

	list-style-position: inside;

}

.olGenNews .sfnewsTitle a:link{

    color: #CDA138;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0.06em;

}

.olGenNews .sfnewsTitle a:visited{

	color: #a07d2c;

}

.olGenNews .sfnewsTitle a:hover{

	color: #a07d2c;
}

.olGenNews .olNewsSummary {

    color: #6D6E70;
    font-size: 12px;
    line-height: 1.4em;
    margin-top: 15px;

}

.olGenNews .sfnewsAuthorAndDate {

     font-size: 11px;
     color: #c2802c;

}

.olGenNews h1.sfnewsTitle {

	color: #a07d2c;
	font-size: 26px;
	margin-top: -40px;

}

.olGenNews .sfnewsDetails {

	padding: 20px;
	border-style: solid;
	border-color: #f8f3e8;
	border-width: 1px;

}

.olGenNews .sfnewsDetails .sfnewsSummary{

	display: none;
	
}

