/*
 ocPortal
 Copyright (c) ocProducts, 2004-2008
*/

.news_piece_summary h3 {
/*	margin-right: 130px;*/
}

.newscat_img_author, .newscat_img_member {
	padding: 7px 7px 7px 12px;
	float: right;
	width: 100px;
}

.newscat_img_member {
	margin-top: 15px;
}

.newscat_img_author {
	margin-top: 8px;
}

.newscat_img_author .news_by {
	margin-top: 5px;
	padding-bottom: 3px;
}

.newscat_img_member, .newscat_img_author .news_by {
	border: 1px dashed #8497b3; 
	background-color: #d8dde6; 
}

.news_summary_p {
	margin-top: 5px;
}

.news_goto {
	text-align: center;
	font-size: 0.85em;
	border-bottom: 1px solid #6b81a1; 
	padding-bottom: 4px;
	margin-bottom: 30px;
}

.news_goto a:link, .news_goto a:visited, .news_goto a:active {
	text-decoration: none;
}

.news_by {
	text-align: center;
}

.chicklet {
	padding-bottom: 5px;
}

.chicklets {
	float: right;
}

.chicklets_spacer {
	margin-right: 120px;
}

