div.skirt {
}
table.duo {
	border: 0px solid blue;
	margin: 40px 0px 0px 0px;
	width: 680px;
	height: auto;
}
table.duo td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
table.duo tr.titles td.right {
	border-left: 5px solid #FBF2D7;
}
table.duo tr.images td.right {
	border-left: 5px solid #FBF2D7;
}
table.duo tr.titles td {
	font-size: 10pt;
	font-weight: bold;
	letter-spacing: 1px;
	color:#0C3C52;
	width: 50%;
	text-align: center;
	background-color: #FBF2D7;
	padding: 5px;
}
table.duo tr.images td {
	width: 340px;
	text-align: center;
	background-color: #FFFFFF;
	padding: 0;
}
table.duo tr.images td img {
	vertical-align: bottom;
}
table.duo tr.caption td {
	font-size: 10pt;
	background-color: #FBF2D7;
	padding: 5px;
}

