.tx-wttwitter-pi1{
	padding:0px;
	margin:0px;/* background-color: #ff0000; */
}

div .wttwitter {
	padding:0px;
	margin:0px;
	/* background-color: #00ff00; */
}

li.wttwitter_entry {
	/* background-image: url(###USER_PROFILE_IMAGE_URL###); */
	background-position: 0px; 
	padding: 0px 0px 0px 0px; 
	background-repeat: no-repeat; 
	min-height: 35px;
}

* html li.wttwitter_entry {
	
	margin: 0px 0px 0px -20px;
}
*+html li.wttwitter_entry {
	
	margin: 0px 0px 0px -40px;
}

ul.wttwitter_feed {
	font-size: 11px;
	padding: 0px;
}

div.wttwitter_entry_img {
	float: left;
	padding: 0px 10px 0px 0px;
}

.wttwitter_img{
	width: 40px;
	height: 40px;
}


/*
#wt_twitter_newsticker {
	background-image: url(../img/icon_twitter.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
	border: 1px solid #4C1212;
	padding: 0px 30px 0px 0px;
	margin: 0px;
}
#wt_twitter_newsticker ul {
	list-style: none;
	min-height: 20px;
}
#wt_twitter_newsticker li.error {
	color: #f00;
}
#wt_twitter_newsticker #togglenewsticker {
	background: transparent url(../img/icon_close.gif) no-repeat 0 0;
	overflow: hidden;
	position: absolute;
	width: 14px;
	height: 14px;
	text-indent: 20px;
	outline: none;
	margin: -51px 0 0 1px;
}
* html #wt_twitter_newsticker #togglenewsticker {
	right: 30px;
}*/
