#fotoContainer{
	margin-right: 10px;
}

#fotoCellHeader{
	background-repeat: no-repeat;
	font-weight: bold;
	color: #ff3300;
	padding: 8px 8px 6px 10px;
	height: auto;
}
#fotoCellHeader p{
}
#fotoCell{
	border-left: 0px solid #43567E;
	border-right: 0px solid #43567E;
	padding: 4px 10px 4px 10px;
	text-align: center;
	}
#fotoCell p{
	background-color: #ffefbd;
	border: 1px solid #fff;
	padding: 4px;
	margin: 0px;
}
#fotoCell p a{
	padding-left: 8px;
}
#fotoCell img{
	margin:8px;
	display: inline;
	padding: 2px;
}
#fotoCellBottom{
	padding: 4px 4px 4px 4px;
	background-color:#fff;
	color: #4a4a4a;
}
#fotoCell2{
	padding: 4px 10px 4px 10px;
	text-align: center;
	background-color: #e4f1e4;
	}
#fotoCell2 p{
	padding: 4px;
}
#fotoDate{
	font-size: 9px;
	color: #f90;
}
#fotoSender{
	font-size: 10px;
	color: #333;
	border-bottom: 1px dashed #3778A8;
}
input.fotoButton{
	border: 1px solid #069;
	background-color: #efefef;
	color: #06c;
	font-weight:bold;
}
input.fotoText{
	border: 1px solid #B4D8F5;
	background-color: #fff;
	color: #06c;
}
.fotoTextarea{
	border: 1px solid #B4D8F5;
	background-color: #fff;
	color: #06c;
}
.fotoLink{
	color: #fff;
}