figure img {
	text-align: center;
	-moz-box-shadow: 4px 4px 7px 2px #000000;
	-webkit-box-shadow: 4px 4px 7px 2px #000000;
	-o-box-shadow: 4px 4px 7px 2px #000000;
	box-shadow: 4px 4px 7px 2px #000000;
	behavior: url(styles/PIE.php);
	margin-left: 60px;
	margin-top: 40px;
}
figcaption   {
	background-color: #FFF;
	-moz-box-shadow: 4px 4px 7px 2px #000000;
	-webkit-box-shadow: 4px 4px 7px 2px #000000;
	-o-box-shadow: 4px 4px 7px 2px #000000;
	box-shadow: 4px 4px 7px 2px #000000;
	behavior: url(styles/PIE.php);
	float: right;
	text-align: right;
	width: 280px;
	margin-top: 45px;
	margin-right: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
}
figcaption table   {
	text-align: right;
	background-color: #FFF;
	width: 280px;
}
table caption  {
	margin-bottom: 30px;
	font-weight: bold;
	color: #06A;
	text-align: center;
	font-size: 18px;
	margin-top: 5px;
}
figcaption table tr   {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

figcaption table tr td   {
	border: 1px solid #FFF;
	text-align: center;
	margin: 0;
}
body section figure figcaption form {
	margin-top: 15px;
	margin-right: -10px;
}
.photo3 {
	margin-top: 60px;
}

.hgroup2 {
	margin-bottom: 50px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-top: 10px;
	width: 600px;
	margin-left: 100px;
	border-radius:5px;
	-moz-border-radius:5px;
	background: #e5e5e5; /* Old browsers */
	background: -moz-linear-gradient(left, #e5e5e5 48%, #F5F5F5 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(48%,#e5e5e5), color-stop(100%,#F5F5F5)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, #e5e5e5 48%,#F5F5F5 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, #e5e5e5 48%,#F5F5F5 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(left, #e5e5e5 48%,#F5F5F5 100%); /* IE10+ */
	background: linear-gradient(left, #e5e5e5 48%,#F5F5F5 100%);
	-pie-background: linear-gradient(left, #e5e5e5, #F5F5F5);
	behavior: url(styles/PIE.php);
}

.bold2 {
	color: #06A;
	font-weight: bold;
}
figure {
	margin-top: 70px;
}
