MessageList table
{
	margin:0px;
	padding:0px;
	border-spacing:0px;
}

MessageList th
{
	margin:0px;
	padding:0px;
	border-spacing:0px;
}

MessageList tr
{
	margin:0px;
	padding:0px;
	border-spacing:0px;
}

MessageList td
{
	margin:0px;
	padding:0px;
	border-spacing:0px;
}

.pnlLogin 
{
	background-color: #f5f5eb;
	font-size: 10pt;
	/*font-family: Times New Roman;*/
	font-family: geneva, 'Trebuchet MS', sans-serif;
	padding: 0;
	margin: 0;
	width:262px;
}

.PostMessageContainer
{
	width:300px;
	padding:2px;
}

.PostMessageTextLabel
{
	float:left;
}

.PostMessageHeader
{
	padding:2px;
}

.PostMessageTitle
{
	padding:2px;
}

.PostMessageActions
{
	margin-left:106px;
	margin-right:75px;
	margin-right:75px;
	border-style:solid;
	border-color: black;
	border-width:thin;
	padding:5px;
}

.PostMessageText
{
	padding:2px;
}

.PostMessageButtons
{
	padding:2px;
}

.PostMessageLeft
{
	padding:2px;
	float:left;
	width:100px;
	font-weight:bold;
}

.PostMessageRight
{
	padding:2px;
}

.PostMessageUsername
{
	font-weight:bold;
}

.ViewMessageContainer
{
	
}

.ViewMessageSubject
{
	color:Black;
}

.ViewMessageUserDetails
{
	float:left;
	width:86px;
	height:86px;
	text-align:center;
	background-image:url(/Images/RecipePicBg.png);
	background-repeat:no-repeat;
	margin-right:10px;
	margin-left:10px;
}

.ViewMessageImage
{
	height:inherit;
}

.ViewMessageImage img
{
	height:75%
}

.ViewMessageUsername
{
	color:gray;
	font-size:11px;
}

.ViewMessageText
{
	width:450px;
	overflow:hidden;
}

.ViewMessageButtons a:link
{
	color:black;
}

.ViewMessageButtonsBlock
{
	margin-top:7px;
	margin-left:5px;
	float:left;
}

.ViewMessageButtonsReplyDelete
{
	margin-right:5px;
	margin-top:7px;
	float:right;
}

.MessageListContainer
{
	
}

.MessageListMessageContainer
{
	margin-top:0px;
	margin-left:10px;
	width:585px;	
	height:50px;
	background-image:url(/images/ForumCellBg.png);
	background-repeat:repeat-x;
}

.MessageListCreatedDate
{
	float:left;
	height:42px;
	width:58px;
	font-size:10px;
	text-align:center;
	padding-top:6px;
}

.MessageListCreatedDateHeader
{
	float:left;
	height:20px;
	width:58px;
	text-align:center;
	font-weight:bold;
}

.MessageListImage
{
	float:left;
	padding-left:3px;
	width:90px;
	padding-bottom: 3px;
	text-align:center;	
	overflow:hidden;
	
}

.MessageListImage a, .MessageListImage a:link, .MessageListImage a:visited, .MessageListImage a:hover, .MessageListImage a:active
{
	font-weight:normal;
}

.MessageListUsername
{	
	width: 82px;
	white-space:nowrap;
	overflow: hidden;
}
.MessageListImageHeader
{
	float:left;
	padding-left:3px;
	width:90px;
	height:10px;
	font-weight:bold;
	text-align:center;
}

.MessageListStatus
{
	float:left;
	margin:15px 5px 0px 5px;
	width:50px;
	height:20px;
	font-weight:bold;
	text-align:center;
}
.MessageListStatusHeader
{
	float:left;
	width:50px;
	height:20px;
	font-weight:bold;
	text-align:center;
}

.MessageListContentHeader
{
	height:20px;
	width:585px;
	margin-left:10px;
	font-weight:bold;
	background-image:url(/Images/ForumCellBg.png);
	background-repeat:repeat-x;
}

.MessageListSubject
{
	height:33px;
	vertical-align:middle;
	float:left;
	width:260px;
	margin-top:15px;
}

.MessageListSubjectHeader
{
	height:20px;
	vertical-align:middle;
	float:left;
	width:260px;	
}

.MessageListRead
{
	margin-top:15px;
	float:right;
	
	width:95px;
}
.MessageListFriendRequest
{
	margin-top:15px;
}

.MessageTextBox
{
	width:200px;
	height:100px;
}

.MessageListMessageContainer
, .MessageListMessageContainer a
, .MessageListMessageContainer a:link
, .MessageListMessageContainer a:visited
, .MessageListMessageContainer a:active
, .MessageListMessageContainer a:hover
{
	color:black;
}

.MessageListReadView
, .MessageListReadView a
, .MessageListReadView a:link
, .MessageListReadView a:visited
, .MessageListReadView a:hover
, .MessageListReadView a:active
{
	font-weight:lighter;
	float:left;
	margin-right:3px;
}

.MessageListSubjectRead
{
	height:33px;
	vertical-align:middle;
	float:left;
	width:260px;
	margin-top:15px;
}

.MessageListSubjectRead a
, .MessageListSubjectRead a:link
, .MessageListSubjectRead a:visited
, .MessageListSubjectRead a:hover
, .MessageListSubjectRead a:active
{
		font-weight:normal;
}

#pnlMessageActions
{
	margin-top:17px;
	font-weight:bold;
	font-size:10px;
	color:Black;
}

.ViewMessageFooter
, .PostMessageButtonsSubmit
{
	background-image:url(/images/LeftBoxBottom2.png);
	background-repeat:no-repeat;
	width:605px;
	height:45px;
	padding:4px 10px 0 5px;
}

#pnlMessageContent
{
	min-height:85px;
}

.PostMessageButtonsSubmit
{
	text-align:right;
	padding-top:10px;
}

#pnlPostMessageFields
{
	padding-left:20px;
}

#pnlPostMessageMessageTitle
{
	padding-left:60px;
}

#pnlPostMessageMessageText
{
	padding-left:60px;
	vertical-align:top;
}

#pnlPostMessageMessageText .MessageTextBox
{
	width:480px;
}

#pnlPostMessageMessageTextForm
{
	
}

.SubjectTextBox
{
	width:410px;
}

.PostMessageUserDetails
{
	height:90px;
	position:relative;
	padding-left:20px;
}

.PostMessageUser
{
	background-image:url(/images/RecipePicBg.png);
	background-repeat:no-repeat;
	margin-left:5px;
	font-style:italic;
	font-size:13px;
	width:86px;
	height:86px;
	overflow:hidden;
	text-align:center;
	top:0px;
	position:absolute;
	top:0;
	left:95px;
}
.PostMessageUser #pnlUsername
{
	width: 84px;
	overflow: hidden;
}

.PostMessageUser #pnlUsername
, .PostMessageUser #pnlUsername a
, .PostMessageUser #pnlUsername a:link
, .PostMessageUser #pnlUsername a:visited
, .PostMessageUser #pnlUsername a:hover
, .PostMessageUser #pnlUsername a:active
{
	color:gray;
	font-size:10px;
	font-weight:normal;
	font-style:normal;
}

.PostMessageUser #pnlUserPicture img
{
	height:60px;
}

#pnlPostMessage .LeftPaneHeader
{
	display:none;
}

#pnlPostMessage .LeftPaneContent
{
	background-image:none;
}

#pnlPostMessage .PostMessageButtonsSubmit
{
	background-image:none;
}

#pnlPostMessage
{
	width:620px;
}

.MessageSubject
{
	width: 340px;
	margin-left: 10px;
}

.PostMessageFooter
{	
	margin-left:25px;	
}

#pnlSendMessageUserList
{
	margin-top: 5px;
	margin-left: 5px;	
}

#pnlSendMessageUserList td
{
	width: 82px;	
}

.LineSeparator
{
	width:400px;
	height:5px;
	margin-bottom:5px;
}

.SendMessageUserListItem
{
	text-align:center;
	width:85px;
	height:130px;
	margin-right:25px;
}

.SendMessageUserListUserContainer
{
	width:82px;
	height:82px;
	text-align:center;
	background-image:url(/images/RecipePicBg.png);
	background-repeat:no-repeat;
	font-size:10px;
	color:gray;
}
.SendMessageUserListUserName
{
}

.SendMessageUserListUserContainer img
{
	height:70%;
}

#pnlSendButton1
{
	margin-left: 370px;
padding-top: 5px;
}

#pnlPostComment
{
	width: 450px;	
}

.TickFriendsText
{
	margin-left: 20px;
}

#pnlPostCommentContent .MessageTextBox
{
	width: 400px;	
}

#pnlCommentContent .MessageTextBox
{
	margin-left:0px;
	max-width: 450px;	
}

#pnlAddTopicContent .MessageTextBox
{
	width:350px;
}

#pnlSendEmail .MessageTextBox
{
	width: 398px;	
}

#pnlPostMessageTextBox .CheckSpellingButton
{
	width: 100px;
padding-left:3px;
margin-top: -10px;


}
.PostMessageButtons
{
width: 140px;
margin-left: 395px;
margin-top: -25px;
}


