@charset "utf-8";
/* CSS Document */

.details {
	font-family: Arial, Helvetica, sans-serif;
}
.left {
}
.right {
	float: left;
	width: 100%;
}
.print {
	width: 19cm;
}
.print .left img {
	margin-bottom: 10px;
}
.details .bcard {
	padding: 10px;
	border: 1px solid #333;
	margin-bottom: 10px;
}
.bcard p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
