﻿table.foto {
	margin-top: 21px;
}
.foto td {
	padding: 21px;
	text-align: center;
}
.foto .src {
	margin-top: 6px;
	text-indent: 0;
    font-size:13px;
    text-align: left;
}

.foto .fotoId {
    font-family: Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #999999;
}
.foto {
	margin-top: 10px;
	text-indent: 0;
}
.peopleRow {
    margin-left: 3ex;
    text-indent: -2ex;
}
.fotoCtrl {
	padding-left:10px;
	font-family:arial,helvetica,sans serif;
	font-size:75%;
	background: #EEEEEE;
	margin-top: 10px;
    padding-right: 10px;
	text-align: right;
}

/* Editor */
.name {
	font-weight: bold;
}

A.name:link {  text-decoration: none; color: #000000 }
A.name:visited {  text-decoration: none; color: #000000}
A.name:active {  text-decoration: none; color: #000000}
A.name:hover {  text-decoration: underline; color: #000000}

.nameEdited {
	font-weight: bold;
	color: white;
	background-color: #555555;
}

A.nameEdited:link {  text-decoration: none; color: white }
A.nameEdited:visited {  text-decoration: none; color: white}
A.nameEdited:active {  text-decoration: none; color: white}
A.nameEdited:hover {  text-decoration: underline; color: white}

#peopleOnFoto { 
	margin: 20px 0 20px 0;
}

.panel {
	width: 718px;
	border: 1px gray solid;
	margin: 8px 0 0 0;
	padding: 0;
	background-color: #CCCCCC;
}

.panel td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}