
#buzzworthy{
	position: relative;
	padding: 0;
	margin: 31px 33px 18px 16px;
	background: #FFEDB5 url(/_images/gui/buzzworthy-base.gif) no-repeat bottom right;
	font-size: 10px;
	line-height: 13px;
	width: 237px;
}

#buzzworthy #items{
	position: relative;
	margin: 0;
	top: -4px; /* 4px radius */
	padding: 27px 6px 0 8px;
	background: transparent url(/_images/gui/buzzworthy-top.png) no-repeat top right; /* 31px h */
}

#buzzworthy p, #leftcolumn #buzzworthy p{
	clear: both;
	margin: 0 0 0.7em 0;
}

#buzzworthy .rss{
	border-top: 1px solid #FFFBF0;
}

#buzzworthy .rss ul{
	position: relative;
	text-align: center;
	width: 100%;
	margin: 3px 0;
	padding: 0 0 2px 0;
}

#buzzworthy .rss li{
	list-style: none;
	display: inline;
	margin: 0;
	padding: 0;
}

#buzzworthy a.hash:link, #buzzworthy a.hash:visited, #buzzworthy a:visited{
	color: #8A8A8A;
}

#buzzworthy .rss a:visited{
	color: #005C96;
}

#buzzworthy a:hover, #buzzworthy .rss a:hover {
	color: #1A9BFF;
}

#buzzworthy a.hash:hover, #buzzworthy a.hash:active{
	color: #F6F6F6;
}

.list .comment_reference, .list .internal_reference{
	font-style: italic;
	color: #424242;
}

.list .internal_reference{
	color: #A3A3A3;
}

#leftcolumn .subhead{
	color: #000000;
  padding-top: 4px;
	margin-bottom: 2px;
}

#leftcolumn .small{
	text-align: center;
}

#leftcolumn h3{
	color: #FCFCFC;
	padding: 4px 2px 1px 4px;
	margin-left: 12px;
}

#leftcolumn h3.twat{
	color: #FFFFFF;
	background: #0092BF url(/_images/gui/background-twat.jpg) repeat-x bottom left;
	border-bottom: 1px solid #094665;
}

#leftcolumn #twat p{
	line-height: 16px;
}

#twat .timestamp{
	font-size: 9px;
	line-height: 16px;
	white-space: nowrap;
}

.wayback h2{
	margin-top: 0;
	margin-bottom: 8px;
	line-height: 12px;
}

.wayback h2 .description, .wayback h2 .hash, .wayback h2.link, #leftcolumn .list.wayback h2.link a:link, #leftcolumn .list.wayback h2.link a:visited, #leftcolumn .list.wayback h2.link a:hover, #leftcolumn .list.wayback h2.link a:active{
	font-weight: normal;
}

.wayback h2.link{
	text-align: center;
	padding: 2px 0;
	background-color: #EDEDED;
	border-bottom: 1px solid #E5E5E5;
}

.wayback p {
	font-size: 10px;
	line-height: 14px;
}



