.profileimg {
	float:left;
	padding-bottom:6px;
	background:url('/i/f/curl150.gif') bottom;
}
#details {
	float:left;
	margin:0 0 0 5px;
}
#details dt, #details dd {
	float:left;
}
#details dt {
	width:100px;
	clear:left;
	padding-bottom:10px;
}
.realname {
	font-weight:bold;
}
dd.realname {
	font-size:1.1em;
}
#recentstories span, #recentcomments span {
	color:#999;
	font-size:0.8em;
}
.edit {
	float:right;
}
.edit input {
	width:70px;
	height:30px;
}
.image {
	position:absolute;
	width:150px;
	height:500px;
}
#contentbody .image input {
	width:auto;
	height:auto;
}
textarea {
	width:400px;
	height:200px;
}
#recentstories {
	margin-bottom:10px;
}
#comments {
	margin-bottom:10px;
}
.editdetails {
	margin-top:20px;
}
.update {
	float:left;
	clear:left;
	width:100px;
	height:40px;
	margin:10px 0 0 140px;
}
