/* CSS Document */

 .f-news-summary {
	
	position: relative;
	clear: left;
	height:68px;
    min-height: 40px;
	border:1px #BED599 solid
} 
.f-news-summary .digg-count strong{
	font-size: 100%;
	font-weight:bold;
	letter-spacing: -1px;
	line-height: 1;
	display: block;
	color: #736926;
}
.news-digg {
    top: 0.4em;
	left: 0.1em;
	text-align: center;
	margin: 0;
	padding: 0;
	list-style: none;
}
.digg-count a {
	display: block;
	padding: 4px 0 0 0;
	text-decoration: none;
	width: 36px;
	height:34px;
	color: #93883F;
    text-align: center;
	background: url(../../Images/shade-compact.gif) no-repeat;
}

.f-news-summary .digg-count strong{
	font-weight:bold;
	line-height: 1;
	display: block;
	color: #736926;
}
li.digg-count{position:absolute;left:11px;}
li.digg-it {	
	padding: 0 0 5px 0;
	background: url(../../Images/digg-box-2.gif) 0 100%;
	float: left;
	position:absolute;
	top:30px;
	left:3px;
}

