#social h1, #social h2 {
	font-family: "Frutiger", "Frutiger Linotype", "Univers", "Calibri", "Gill Sans", "Gill Sans MT", "Myriad Pro", "Myriad", "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", "Tahoma", "Geneva", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
	font-weight: normal;
	line-height: 1em;
}

#social h1 {
	margin: 0 0 0.3em 0;
	font-size: 2em;
}


#social p, #social ul {
	font-family: "DejaVu Sans", "Bitstream Vera Sans", "Liberation Sans", "Verdana", "Verdana Ref", sans-serif;
}

#social p {
	margin: 0 0 1.3em 0;
	font-size: 0.7em;
	line-height: 1em;
}

#social ul {
	list-style-type: none;
}

#social li {
	font-size: 0.7em;
	line-height: 1.3em;
}

#social #container {
	position: relative;
	margin: 1em 0;
	padding: 1em;
	background-color: #ddd;
}

.twitted {
	width: 16em;
	padding-top: 2px;
	margin-bottom: 2px;
	padding-left: 0;
	height: 112px;
	font-size: 0.8em;
	width: 232px;
}

.twitted h2 {
	margin: 0;
	padding: 0.6em 0.8em;
	font-size: 1em;
	color: #000;
		display: none;
}

.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 {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.twitted ul#twitter_update_list li {
	margin: 0;
	padding: 0.4em 0 1em 0;
	line-height: 1.25em;
}

.twitted ul#twitter_update_list li span {
	/* tweet content */
	display: block;
}

.twitted ul#twitter_update_list li span a {
	/* links in tweet content */
	color: #00f;
}

.twitted ul#twitter_update_list li a {
	/* timestamp link */
	color: #f00;
}

.twitted ul#twitter_update_list li.firstTweet {
}

.twitted ul#twitter_update_list li.lastTweet {
	border-bottom: none;
}

.twitted p.profileLink {
	display: block;
	margin: 0;
	padding: 0.3em 1em;
	color: #fff;
	background-color: #ddd;
}