.twitted {font-style: italic; font-family: Georgia, "Times New Roman", Times, serif; color:#ebe0d1;
line-height: 14px;

}

.twitted h2 {	font-style:  normal;
	padding:15px 5px 0 5px;
	background: url(../images/backgrounds/bg-twitter-head.png) repeat-x ;
	height:23px;
	color: #ebe0d1;
	border-bottom: 1px solid #281a19;
	margin-bottom: 0;
}

.twitted p.preLoader {
	margin: 0;
	padding: 1em 1em 1em 3em;
	background: transparent url("loader.gif") 1em center no-repeat;
	/* generate your own loader gif: http://www.ajaxload.info */
}

.twitted ul#twitter_update_list {
background: url(../images/backgrounds/bg-twitter-body.png) repeat;
	margin: 0;

	list-style-type: none;
}

.twitted ul#twitter_update_list li {
	margin: 0;
	padding: 10px 5px 10px 5px;
	border-top: 1px solid #b2967c;
	border-bottom: 1px solid #281a19;
}

.twitted ul#twitter_update_list li span {
	/* tweet content */
	display: block;
}

.twitted ul#twitter_update_list li span a {
	/* links in tweet content */
	color: #c4dce4;
}

.twitted ul#twitter_update_list li a {
	/* timestamp link */
	color: #c4dce4;
}

.twitted ul#twitter_update_list li.firstTweet {
}

.twitted ul#twitter_update_list li.lastTweet {
border-bottom: none;

}

.twitted p.profileLink {
	font-size: 9px;
	font-style:  normal;
	display: block;
	margin: 0;
	padding: 1px 5px 3px 5px;
	color: #27150d;
	background: url(../images/backgrounds/bg-twitter-profile.png) repeat ;
}

.twitted p.profileLink a{
	color: #27150d;
}
