#digg_badge_container {
	width: 200px;
	border: #CCC 1px solid;
	padding: 0;
	background-color: #FFF;
	overflow: hidden;
}

#digg_badge_header {
	background: #FFF url(images/header.png) top left no-repeat;
	height: 40px;
	margin:0;
	padding:0;
	text-align: right;
	cursor: pointer;
}

#digg_badge_user_profile {
	padding: 0 5px 0 5px;
	color: #3166C0;
}

#digg_badge_user_profile  p {
	padding: 0 0 2px 0;
	margin:0;
}

#digg_badge_user_profile .digg-bagdge-last {
	padding:0;
	margin:0;
}

#digg_badge_user_profile  p span {
	color: #EC8D4E;
}

.digg-profile-description {
	font-weight: bold;
}

.digg-user-avatar-image {
	height: 36px;
}

#digg_badge_header p.digg-user-username {
	margin:0;
	color: #FFF;
	font-weight:bold;
	padding: 5px 0 0 62px;
	float: left;
	text-align: left;
}

.digg-badge-download {
	margin:0;
	padding: 0 0 0 5px;
	font-size: 8px;
}

.digg-badge-download a {
	color: #3166C0;
	text-decoration: none;
}