div#twitter {
	width: 165px;
	padding: 0 16px;
	margin: 1.1em 0;
}

div#twitter h2 {
	margin: 0;
	padding: 0.4em 1em;
	font-size: 1.1em;
	color: #fff;
	background-color: #888;
}

p#preloader {
	margin: 0;
	padding: 30px 10px 30px 66px;
	background: transparent url(../../_ns_img/lightbox/wheel.gif) 0 center no-repeat;
}

ul#twitter_update_list {
	margin: 0;
	padding: 0 0 0.5em 0;
	list-style-type: none;
}

ul#twitter_update_list li {
	margin: 0;
	padding: 0.8em 0 1em 0;
	border-bottom: 1px solid #ccc;
}

ul#twitter_update_list li a {
	/* timestamp link */
	color: #f00;
}

ul#twitter_update_list li span {
	display: block;
}

ul#twitter_update_list li span a {
	/* links in tweet */
	color: #00f;
}

ul#twitter_update_list li.firstTweet {
}

ul#twitter_update_list li.lastTweet {
	border-bottom: none;
}

a#profileLink {
	display: block;
	padding: 0.3em 1em;
	color: #fff;
	background-color: #888;
}

p.js-warning {
	padding: 1.1em 0 0;
}

.colabox #twitter p {

	color: #4b4b4b;
	margin: 0;
}

.colabox #twitter .twitter-spacer {
	border-top: 1px dotted #ced0d9;
	margin: 1.1em 0 0;
	padding: 1.1em 0 0;
}

.colabox #twitter-header {
	border-bottom: 1px dotted #ced0d9;
	font-size: 1.1em;
	margin: 0 16px 1.1em;
}

.colabox #twitter-footer {
	border-top: 1px dotted #ced0d9;
	font-size: 1.1em;
	padding: 1.1em 0 0 0;
	margin: 0 16px;
}

#page-race .colabox .colabox-top-twitter {
	background: transparent url(../_img/twitter-feed.gif) top left no-repeat;
	height: 42px;
	text-indent: -6218em;
	width: 197px;
}


#page-race h2.twitter-feed {
	background: transparent url(../_img/twitter-feed.gif) top left no-repeat;
	width: 113px;
	height: 15px;
	text-indent: -6218em;
}

#twitter-footer { background: transparent url(../_img/twitter-bird.gif) top right no-repeat; }
#twitter-footer a { color: #0B4499; text-decoration: none; }
#twitter-footer a:hover { color: #000; text-decoration: underline; }

.twitter-intro {
	padding: 1.1em 0 0 0;
}