#fotoContainer{
	padding: 10px 0px 10px 10px;
}

#fotoCellHeader{
	margin: 0px 0px 10px 0px;
	padding: 11px 10px 9px 45px;
	text-align: left;
	color: #373737;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	background: url(../images/bgHeading.gif) top left no-repeat #eee;
}
#fotoCell{
	padding: 10px;
}
#fotoCell p{
	display: inline;
	float: left;
	text-align: center;
}
#fotoCell img{
	margin: 5px 10px 5px 0px;
	border: 1px solid #ccc;
	padding: 5px;
}
#fotoCellBottom{
	text-align: center;
	padding: 10px;
	border-top: 1px solid #eee;
	margin-bottom: 10px;
}
#fotoDate{
	font-size: 9px;
	color: #f90;
}
#fotoSender{
	font-size: 10px;
	color: #333;
	border-bottom: 1px dashed #3778A8;
}
#fotoCell a{
	color: #333;
}
#fotoCell a:hover{
	color: #f90;
}
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;
}


#fotoContainer2{
	padding: 10px 0px 10px 10px;
}

#fotoCellHeader2{
	margin: 0px 0px 10px 0px;
	padding: 11px 10px 9px 45px;
	text-align: left;
	color: #373737;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	background: url(../images/bgHeading.gif) top left no-repeat #eee;
}
#fotoCell2{
	padding: 5px 0px 5px 10px;
}
#fotoCell3{
	padding: 15px 0px 15px 10px;
}
#fotoCell2 p{
	margin: 0px !important;
	padding-left: 27px;
	padding-top: 6px;
	padding-bottom: 6px;
	background: url(../images/arrows.gif) no-repeat;
	background-position: 12px 6px;
	border-bottom: 1px dotted #ddd;
}
#fotoCellBottom2{
}
