#widget-container {
	width: 100%;
	border: 1px solid #000;
	overflow: hidden;
}
.widget {
	background-color: #3C708A;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	padding: 5px;
	overflow: auto;
}
#widget-container #h3widget {
	text-transform: uppercase;
	padding: 0;
	margin: 0;
	font-size: 11px;
	color: #FFFFFF;
	background-image: none;
	background-color: #3C708A;
	border: none;
}
.tweet-container {
	background: #fff;
	margin: 0;
	padding: 0;
	font-size: 11px;
	overflow: hidden;
}
#tweet-footer {
	font-size: 10px;
	line-height: 12px;
	margin: 3px 0 0 0;
	position: relative;
}
#tweet-footer #tweet-footer-p {
	margin: 0;
	padding: 0;
	line-height: inherit;
	font-size: 10px;
}
#widget-container #tweet-footer a, #widget-container #tweet-footer a:visited, #widget-container #tweet-footer a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 10px;
	border: none;
}
#ticker {
	width: inherit;
	height: 150px;
	overflow: auto;
	margin: 0;
	padding: 0;
}
#ticker dt {
	font: normal 14px;
	padding: 0 5px;
	color: #000;
}
#ticker dd {
	margin-left: 0;
	font: normal 11px Verdana;
	padding: 0 5px;
	color: #000;
	list-style: none;
}
#ticker dd.last {
}
#ticker div {
	margin: 0;
	border-bottom: 1px solid #d0f1f8;
	color: #445566;
	width: 100%;
}
#ticker div:hover {
	background-color: #d0f1f8;
	background: #d0f1f8 url('http://www.casinoonline.co.uk/twidget/arrow.gif') left center no-repeat;
}
.time {
	text-align: right;
	display: block;
	margin-bottom: 5px;
}
a.twidget-hashtag, a.twidget-hashtag:visited, a.twidget-hashtag:hover, a.twidget-link, a.twidget-link:visited, a.twidget-link:hover, a.twidget-user, a.twidget-user:visited, a.twidget-user:hover {
	font-size: 11px;
	text-decoration: underline;
	color: #3C708A;
	font-weight: normal;
	border: none;
	font-family: Verdana;
}
