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

.box {
	width: 585px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	clear: both;
}
.box img {
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	border: 3px solid #BA403F;
}
.box p {
	text-indent: 10px;
	margin-bottom: 5px;
}
.row1 {
	height: 86px;
	margin-bottom: 10px;
}
.row2 {
	height: 86px;
}
.note {
	display: block;
	float: right;
	margin-top: 10px;
}