/* Copyright Marcelo Montes Deoca - studios29.com - All rights reserved - Todos los derechos reservados */

#photo {
	float: right;
	width: 240px;
	text-align: center;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 2px solid #BA403F;
	margin-top: 10px;
}
#photo img {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #BA403F;
	margin-bottom: 5px;
}
.lineHeight {
	line-height: 23px;
}
