.tz_tweet_widget > ul {
	padding: 10px;
	margin-bottom: 10px;
	background: url("../images/header_advert_border.gif") repeat scroll 0 0 transparent;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
			border-radius: 4px;
	border-bottom: 1px solid #D2D2D2;
}
.tz_tweet_widget > ul li {
	background-color: #fff;
	border-top: 1px solid #D2D2D2;
	border-left: 1px solid #D2D2D2;
	border-right: 1px solid #D2D2D2;
	margin: 0;
	padding: 20px 18px 12px;
}
.twitter-link {
	margin-left: 10px;
	font-size: 14px;
	font-weight: bold;
}