#wt_twitter_newsticker {
	/* background-image: url(icon_twitter.gif);
	background-repeat: no-repeat;
	background-position: 0 6px; */
	/* border: 1px solid #4C1212; */
	padding: 0 30px 0 0;
	margin: 0;
}
#wt_twitter_newsticker ul {
	list-style: none;
	min-height: 20px;
}
#wt_twitter_newsticker ul li {
	/* background: transparent none; */
}
#wt_twitter_newsticker li.error {
	color: #f00;display:none;
}
#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;
}

#frontpage-content-in .twitterbox { height:42px; }
#frontpage-content-in .twitterbox li { background:none; }
#frontpage-content-in .twitterfollow { text-align:right; }

#wt_twitter_newsticker li {margin-bottom: 10px; padding-left: 0; background: none; list-style-type: none;}
#wt_twitter_newsticker li img {float: left; margin: -3px 0 0 0; padding: 0 5px 2px 0;}
