#pnlFriendList .LeftPaneHeader
{
	background-image:url(/Images/RightBoxTitle.png);
	background-repeat:no-repeat;
	height:35px;
	padding:11px 12px 0px 12px;
	width:288px;
	
}

#pnlFriendList .LeftPaneTitle
{
	float:left;
	font-weight:bold;
	font-size:15px;
	color: white;
	margin-top:3px;
	margin-left:7px;
}

#pnlFriendList .LeftPaneActions
{
	float:right;
	width:200px;
	margin-top:-16px;
	margin-right:0px;
	font-size:10px;
}

#pnlFriendList .LeftPaneActions a, #pnlFriendList .LeftPaneActions a:visited, #pnlFriendList .LeftPaneActions a:hover, #pnlFriendList .LeftPaneActions a:link
{
	color: white;
}

#pnlFriendList .LeftPaneContent
{

	background-image:url(/Images/RightBoxBg.png);
	background-repeat:repeat-y;
	padding:5px 10px 0px 10px;
	width:292px;
}

#pnlFriendList .LeftPaneFooter
{
	background-image:url(/Images/RightBoxBottom.png);
	background-repeat:no-repeat;
	height:15px;
	width:313px;
}

.UserListFooter 
{
	display:none;
}

#pnlPostMessage .LeftPaneContent
{
	background-image:none;
}

.RightContainer
{
	margin-top:0px;
}

#pnlMessageHeader
{
width:500px;
}

#pnlPostMessage
{
width:510px;

}

#pnlPostMessageHeader
{
display:none;
}

#pnlPostMessageMessageTitle
{
margin-left:20px;
padding-left:0px;
width: 30px;
}

#pnlPostMessageMessageTitle input 
, #pnlPostMessageTextBox MessageTextBox
{
width:410px;
margin-left:35px;
margin-top:-18px;
}

#pnlPostMessageMessageText
{
padding-left:20px;
width: 30px;
}

.PostMessageText
{
width:410px;
margin-top:-35px;
margin-left:33px;
}

.PostMessageButtonsSubmit
{
width:500px;
margin-top:-35px;

}
.PostMessageButtons
{
margin-left: 328px;
}
.CreateCommentButtons
{

margin-top: -45px;
}

.CheckSpellingButton
{
margin-left: 30px;
}
#pnlMessageActions
{	
 margin-top: 10px;

}
#pnlPostCommentContent .MessageTextBox
{
	margin-left: -30px;
}
#pnlPostCommentContent .CheckSpellingButton
{
	width: 100px;
	margin-left:5px;
}