

.twitted { width: 250px;	margin-bottom: 1.5em;	margin-top:0; border: 2px solid #000090;}

.twitted h2 {	margin: 0;	padding: 0.3em 0.8em;	font-size: 1em;	font-weight:bold;	color: #fff;	background-color: #000090;}

.twitted p.preLoader {	margin: 0;	padding: 1em 1em 1em 3em;	background: transparent url("loader.gif") 1em center no-repeat;}

.twitted ul#twitter_update_list {	margin: 0;	padding: 0 0.8em;	list-style-type: none;	background-color: #03296c; /* Background colour of the feed */	color:#FFF; /* Colour of the feed text */}

.twitted ul#twitter_update_list li {	margin: 0;	padding: 0.8em 0 1em 0;	border-bottom: 1px solid #ccc;}

.twitted ul#twitter_update_list li span {	/* tweet content */	display: block;}

.twitted ul#twitter_update_list li span a {	/* links in tweet content */	color: #6881be; /* Colour of links in tweets */}

.twitted ul#twitter_update_list li a {	/* timestamp link */	color: #fff200; /* Colour of the time stamp */}

.twitted ul#twitter_update_list li.firstTweet {}

.twitted ul#twitter_update_list li.lastTweet {	border-bottom: none;}

.twitted p.profileLink {  /* Profile link bottom of twwets */	display: block;	margin: 0;	padding: 0.3em 1em;	font-size:10px;	color: #fff;	background-color: #ddd;}