﻿#editAboutMeForm
{
	display: none;
}
.social_aboutme
{
	background: url(/areas/mvccmsSocial/Content/commentbackground.gif);
	border: thin ridge;
}
.wall
{
	min-height: 1100px;
}
.aboutMeEditor
{
	width: 700px;
	height: 300px;
}
.aboutme-preview
{
	background-color: White;
}
.social-top
{
	max-height: 420px;
	overflow: auto;
}
.social-left
{
	float: left;
	overflow-x: auto;
	width: 360px;
}
.social-right
{
	float: right;
	width: 400px;
}
DIV.ProgressBar
{
	width: 100px;
	padding: 0;
	border: 1px solid black;
	margin-right: 1em;
	height: .75em;
	margin-left: 1em;
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1; *display:inline;}
DIV.ProgressBar DIV
{
	background-color: Green;
	font-size: 1pt;
	height: 100%;
	float: left;
}
SPAN.asyncUploader OBJECT
{
	position: relative;
	top: 5px;
	left: 10px;
}

