/* Photo Lab 2009 */
.comments-table{
	position:absolute;
    z-index: 2;
	margin:1em 0 1em 0;
}

.photo-comment-box{
	text-align: left;
}

.comment-header{
	margin:0 0 3px 0;
	font-size: 11px;
 	color:#b5b5b5;
	position:relative;
	float:left;
}

.comment-toolbar{
	margin:0 0 3px 0;
	position:relative;
	float:right;
	vertical-align: top;
}

.comment-body{
	font-size: 12px;
 	font-weight:normal;
	position:relative;
	clear:both;
}

.photo-comment-spacer{
	margin:3px 0 0 0;
}

.comment-indicator{
	clear:both;
	margin:2px 5px 2px 0;
	text-align:center;
}

.edit-photo-comments{
	margin:2em 10em 0 10em;
}

.caption{
	clear:both;
}