textarea#WallWriteBody {
	width: 100%;
	height: 100px;
}

.UserWallCommentHeader {
	text-align: right;
}

.UserWallCommentHeader h3 {
	display: inline;
	float: left;
}

#AccountHistory p.UserWallOptions {
	display: inline;
	font-size: smaller;
}

#AccountHistory p.UserWallBody {
	margin: 3px 3px 0 3px;
}

.UserWallPageInfo {
	font-weight: bold;
	text-align: right;
}

.UserWallNoPostsInfo {
	font-style: italic;
	font-size: smaller;
}

#AccountHistory .UserWallPageInfo p {
	margin: 0px;
	padding: 0px;
	display: inline;
	float: left;
}

#AccountHistory .UserWallPageInfo li {
	padding: 0;
	border-bottom: 0;
}
