#bdt-container {

}

#bdt a {
	background: none;
	text-decoration: none;
}

#bdt a:hover {
	text-decoration: underline;
}

.bdt-copyright {
	text-align: center;
}

.bdt-copyright a {
	font-size: 9px;
	text-decoration: none;
}

#bdt-header {
	padding: 5px;
}

#bdt-header a {
	background: none;
}

#bdt-header a:hover {
	text-decoration: none;
}

a .bdt-display-name {
	font-weight: bold;
}

a:hover .bdt-display-name {
	text-decoration: underline;
}

a .bdt-screen-name {
	color: #999;
	text-decoration: none;
}

a:hover .bdt-screen-name {
	color: #666;
}

.bdt-avatar {
	border: 0px;
	float: left;
	margin-right: 5px;
}

#bdt-tweets a {
	text-decoration: none;
}

.bdt-tweet-container {
	padding: 10px 0;
}

.bdt-last {
/*	border: none;*/
}

.bdt-tweet-data {
	font-size: 10px;
}

#bdt-twitter-icon a {
	
	display: block;
	float: right;
	height: 20px;
	
	
}
.twitter-follow {
    padding-top:6px;
}
#bdt-tweets ul{list-style:none; margin:0; padding:0;}
#bdt-tweets ul{ width:100%}
