#MemberEditForm .textarea { margin: 0 0 20px 0; }

.field-description { margin: 0 0 3px 0; }
label.MemberLabel, 
#MemberEditForm .textarea label
{
	display: block;
	font-size: 1.3em;
	font-weight: normal;
	margin: 0 0 0 0;
}

#edit ul#thumbs { margin: 0 0 15px 0; padding: 0; width: 560px; }

#edit ul#thumbs li {
	display: block;
	float: left;
	margin: 0 6px 6px 0;
	text-align: center;
}
#edit ul#thumbs li img { }

#view #thumbs
{
	margin: 0;
}

#view #thumbs li {
	display: inline;	
	margin: 0 4px 0 0;
}

#assetUpload
{
	background-color: #EEE;
	margin: 0 0 20px 0;
	padding: 10px;
	width: 558px;
}
#assetUpload h3 { font-size: 1.4em; font-weight: normal; }

#AssetAddForm
{
	margin: 10px 0 5px 0;
}

#AssetAddForm label
{
	display: block; 
	float: left;
	font-size: 1.2em;
	font-weight: normal;
	width: 100px;
}

#member-images
{
	background-color: #edede7;
	margin: 0 0 10px 0;
	padding: 10px;
}
#member-images img.profile-image
{
	margin: 0 10px 0 0;
}
#member-images img.other { display: none; }

#member-text
{
	background-color: #edede7;
	padding: 10px;
}

address .title
{
	display: block;
	float: left;
	width: 20px;
}

a { color: #8DB730; }

address
{
	float: left;
	font-size: 1.1em;
	font-style: normal;
	margin: 0;
	width: 310px;
}

.profile-block
{
	float: left;
}
#member-top .profile-block { width: 310px; }
#member-bottom .profile-block
{
	margin-right: 10px;
	width: 195px;
}
#member-bottom .profile-block.last { margin: 0; }

h2#member-title
{
	font-weight: normal;
	margin: 0 0 0.5em 0 !important;
	padding: 0;
}

#member-profile h3.title
{
	font-size: 1em !important;
	margin: 0;
}
#member-top
{
	border-bottom: 1px solid #8DB730;
	margin-bottom: 15px;
	padding-bottom: 10px;
}
#member-bottom
{
	border-bottom: 1px solid #8DB730;
	margin-bottom: 15px;
}

#search-results { list-style-type: none; margin: 0; }
#search-results li { margin: 0 0 12px 0; }
#search-results p { margin: 0; }

#profile-image-block
{
	margin: 0 0 5px 0;
	text-align: center;
}

h4#plantSearch { margin: 0 0 5px 0; }

#member-profile li
{
	list-style-type: none;
	list-style-image: url(../images/dash.gif);
}

p.summary { padding: 5px 0 10px 0; }