#people-show form {
	margin-top: 12px;
}
#people-show #comment_description {
	height: 150px;
}

#people-show table.results td {
	padding: 0.2em 0.5em 0.2em 0;
}

/* CONTENT */
#people-show #content .intro,
#people-show #content .details,
#people-show #content .photos,
#people-show #content .changes,
#people-show #content .comments {
	padding:0.1em 24px 12px 24px;
	overflow: hidden;
	clear: left;
}

#people-show #content .description { 
	margin-bottom:1.2em; 
	padding-left: 24px;
}

#people-show #content .comments dl { margin-bottom:2.4em; clear:left; }
#people-show #content .comments dt { float:left; width:12em; }
#people-show #content .comments dt .person { font-size:1.2em; line-height:1.2em; padding-bottom:0.2em; display:block; margin-left:30px; }
#people-show #content .comments dt .timestamp { font-size:11px; color:#9B9C8D; display:block; margin-left:30px; }
#people-show #content .comments dd,
#people-show #content .comments form { margin-left:14em; }
#people-show #content .comments dd .vote {
	float: right;
}

#people-show #comment_name,
#people-show #comment_email,
#people-show #comment_url,
#people-show #comment_description,
#people-show #comment_key {
	width: 400px;
	margin-bottom:0.4em;
}

/* SIDE */
#people-show #side .speaks {
	padding:9em 24px 12px 24px;
}
#people-show #side .skillsets,
#people-show #side .location,
#people-show #side .updated {
	padding:0.1em 24px 12px 24px;
}
#people-show #speak_language_id {
	width:175px;
}
#people-show #skillset_skills_list {
	width:170px;
}

/* MAP */
#people-show #map {
    height: 220px;
    border:  1px solid #e6e5e3;
}