/* GENERAL STYLES */
.gravatar
{
	border: 0px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.AutoFormPlus fieldset ul 
{
	margin: 0;
	padding: 0;
}
	
.AutoFormPlus fieldset li
{
	display: block;
	list-style-type: none;
	list-style-image: url();
	padding:  0;
	margin: 5px 0;
	margin-left: 14px;
	clear: both;
}
.AutoFormPlus fieldset label
{
	width: 200px;
	position: absolute;
}
.AutoFormPlus fieldset input
{
	width: 250px;
	position: relative;
	left: 100px;
	font-family: Tahoma;
	font-size: 8pt;
}
.AutoFormPlus fieldset textarea
{
	width: 250px;
	height: 175px;
	position: relative;
	left: 100px;
	font-family: Tahoma;
	font-size: 8pt;
}
.AutoFormPlus fieldset img
{
	width: 250px;
	height: 40px;
	position: relative;
	left: 100px;
}
.AutoFormPlus fieldset p
{
	display: none;
}
#CommentHeading
{
	color: #333333;
	font-size: 10pt;
	font-weight: bold;
	display: block;
}
.postComment
{
	margin-top: 5px;
	margin-bottom: 3px;
	width: 425px;
}
.postCommentFooter
{
	font-style: italic;
	margin-bottom: 5px;
}

/* EDITOR PROPERTIES */
