#left-col {
	width: 386px;
	text-align: justify;
	margin-right: 20px;
	float: left;
}
#left-col dt {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 5px;
}
#left-col dd {
	margin-left: 0;
}
#right-col {
	position: relative;
	float: right;
	height: 324px;
	width: 300px;
}
/*
#right-trans {
	position: absolute;
	width: 310px;
	height: 324px;
	right: 0;
	top: 20px;
	z-index: 600;
}*/