.digg-widget {
	font-family:arial,sans-serif;
}

.digg-widget .digg-widget-head {
	position:relative;
	border:1px solid;
	height:40px;
	padding:0 43px 0 10px;
	overflow:hidden;
	white-space:nowrap;
}

.digg-widget .digg-widget-head.premium {
	-moz-border-radius-topleft: 6px;
	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topright: 6px;
	-webkit-border-top-right-radius:6px;
}

.digg-widget .digg-widget-head a {
	position:absolute;
	right:10px;
	bottom:12px;
	width:30px;
	height:16px;
	background:url(/img/widget.png) 0 -30px no-repeat;	
}

.digg-widget .digg-widget-head h2 {
	font-size:19px;
	margin:0;
	padding:10px 0 0 0;
	font-weight:normal;
	overflow:hidden;
	white-space:nowrap;
	line-height:normal;
}

.digg-widget .digg-widget-subhd {
    font-size:12px;
    margin:3px 0 3px 10px;
}

.digg-widget .digg-widget-tabs {
	height:30px;
	padding:0 10px;
	overflow:hidden;
}

.digg-widget .digg-widget-tabs .digg-tab {
	display:inline-block;
	cursor:pointer;
	padding:0 4px;
	margin:0 5px 0 0;
	font-size:11px;
	font-weight:bold;
	line-height:28px;
	border:1px solid;
	border-bottom:0px;
}

.digg-widget .digg-widget-tabs .digg-tab.premium {
	-moz-border-radius-topleft: 3px;
	-webkit-border-top-left-radius:3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-right-radius:3px;
}

.digg-widget .digg-widget-tabs .digg-tab-on {
	height:30px;
}

.digg-widget .digg-widget-content {
    position:relative;
	padding:5px 0 10px 0;
    overflow:auto;
}

.digg-widget .digg-widget-content.alt {
    overflow-x:hidden;
}

.digg-widget .digg-story {
	padding:6px 0 6px 0;
	border-bottom:1px solid;
	margin:0 10px;
}

.digg-widget .digg-story .digg-story {
	position:relative;
	min-height:30px;
	_height:30px;
	padding:0 0 0 35px;
	border:0;
	margin:0;
}

.digg-widget .digg-story.countless .digg-story {
	padding:0;
}

.digg-widget .digg-widget-col {
    position:relative;
	width:50%;
	float:left;
	clear:none;
	margin:0;
}

.digg-widget .alt.digg-widget-col {
	margin:0 -1px;	
}

.digg-widget .digg-story.alt {
	border-bottom:0;
}

.digg-widget .digg-story a.digg-count {
	position:absolute;
	left:0;
	top:0;
	width:30px;
	height:30px;
	line-height:30px;
	text-decoration:none;
	display:block;
	font-weight:bold;
	font-size:11px;
	text-align:center;
	color: #93883F !important;
	background:url(/img/widget.png) no-repeat;	
	overflow:hidden;
}

.digg-widget .digg-story-thumb {
	position:relative;
	padding-left:35px;
	_height:30px;
	min-height:30px;
}

.digg-widget .digg-widget-description {
    margin:5px 0 0 0;
    color:#999;
    font-size:11px;
}

.digg-widget .digg-story-thumb img {
	position:absolute;
	left:1px;
	top:0;
	width:30px;
	height:30px;
	border:0;
}

.digg-widget .digg-story {
	line-height:12px;
}

.digg-widget .digg-story a {
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}

.digg-widget a.see-more {
	font-weight:normal;
	text-decoration:none;
	font-size:11px;
	display:block;
	clear:both;
	margin:10px 0 0 10px;
}

.digg-widget .digg-widget-error {
    margin:0 10px;
	padding:5px 0 10px 0;
    color:#cc0000;
}

.digg-widget br {
	line-height:1px;
}
