div#infobar
{
	float: right;
	width:189px;
	overflow: hidden;
	/*margin-left: 14px;*/
}
	div#stats
	{
		margin-bottom: 5px;
	}

	div#infobar div#stats
	{
		/*background-color: #000;
		border: none;
		*/
	}
		div#infobar div#stats ul
		{
			list-style: none;
			margin: 0px;
			padding: 0px;
		}

		div#infobar div#stats li
		{
			clear: both;
		}
	
		div#infobar div#stats li,
		div#infobar div#stats li span,
		div#infobar div#stats li a
		{
			/*color: #fff;*/
		}

		div#infobar div#stats li span
		{
			float: left;
		}

		div#infobar div#stats li a
		{
			float: right;
		}

		div#infobar div.account_list
		{
			margin-bottom: 5px;
		}

div#contentbar
{
	float: left;
	width: 442px;
}


div#contentbar h2.listheader
{
}

/*
	div#contentbar div.accountactionlist
	{
		margin-bottom: 13px;
	}
		div#contentbar div.accountactionlist ul.actionfeed li
		{
			padding: 3px;
		}

		div#contentbar div.accountactionlist ul.actionfeed li,
		div#contentbar div.accountactionlist ul.actionfeed li a
		{
			font-size: 11px;
		}
		div#contentbar div.accountactionlist ul.actionfeed li span.date
		{
			font-size: 9px;
			margin-right: 5px;
		}
*/
div.tagcloud
{
	padding: 10px;
	background-color: #E0EEFC;
	margin-bottom: 5px;
}

div.tagcloud a
{
	text-decoration: none;
}

div.tagcloud .tagcloud_10
{
	color: #32738B;
}
div.tagcloud .tagcloud_9
{
	color: #3D768B;
}
div.tagcloud .tagcloud_8
{
	color: #48798B;
}
div.tagcloud .tagcloud_7
{
	color: #537C8B;
}
div.tagcloud .tagcloud_6
{
	color: #5E7F8B;
}
div.tagcloud .tagcloud_5
{
	color: #63808B;
}
div.tagcloud .tagcloud_4
{
	color: #69828B;
}
div.tagcloud .tagcloud_3
{
	color: #6E838B;
}
div.tagcloud .tagcloud_2
{
	color: #74858B;
}
div.tagcloud .tagcloud_1
{
	color: #79868B;
}
div.tagcloud .tagcloud_0
{
	color: #7E888B;
}

.avatar_box a
{
	float: left;
	margin: 0;
	display: inline;
}

.avatar_box a img
{
	width: 56px;
}


div#home div.latestimages
{
	float: none;
	width: auto;
	padding: 0;
	padding-left: 2px;
}

div#home div.latestimages a
{
	display: block;
	float: left;
	padding:0px;
	margin: 0px;
	display: block;
}

div#home div.latestimages a img
{
	width: 73px;
}