/*
	CSS styles for GNV Twitter plugin
*/
.gnv-tweet{
	/*padding-bottom:4px;
	margin-bottom:4px;
	border-bottom:1px solid #f4f4f4;*/
	clear:both;
}
.gnv-tweet-avatar{
	display:none;
}
.gnv-tweet-date{
	display:block;
	/*color:#999;
	font-size:9px;*/
}
