.RightContainer
{
	/*position:absolute;
	margin-left:630px;
	margin-top:0px;
	width:327px;*/
	float:right;
	margin-top:10px;
	width:315px;
}

.RightPaneHeader
{
	background-image:url(/Images/RightBoxTitle.png);
	background-repeat:no-repeat;
	height:35px;
	padding:11px 12px 0px 12px;
	width:288px;
}


.RightPaneTitle
{
	float:left;
	font-weight:bold;
	font-size:15px;
	color: white;
	margin-top:3px;
	margin-left:7px;	
}

.RightPaneActions
{
	float:right;
margin-top:5px;
margin-right:5px;

}

.RightPaneContent, #pnlTagContent, .RightPaneContent2
{
	background-image:url("../Images/RightBoxBg.png");
	background-repeat:repeat;
	padding:5px 10px 0px 10px;
	width:292px;
}

.TagCloudContainer .RightPaneContent
{
	font-size:20px;
	background-image:url("../Images/RightBoxBg.png");
	background-repeat:repeat-y;
}

.RightPaneFooter
{
	background-image:url(/Images/RightBoxBottom.png);
	background-repeat:no-repeat;
	height:15px;
	width:313px;
}

.RightContainer .UserListUser
{
	text-align:center;
margin:0;
padding:0;
	
}

.RightContainer .UserListTags
{
	display:none;
}

.RightContainer .UserListPopularity
{
	display:none;
}