@charset "UTF-8";
#leftColumn/* CSS Document */

 {
	width: 211px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#images {
	float: right;
	width: 637px;
}
.textArea {
	padding-right: 20px;
}
/* CSS Document */

.imgCaption {
	font-size: 10px;
	color: #222;
	text-align: left;
	line-height: 13px;
	padding-bottom: 4px;
	padding-right: 30px;
	font-style: italic;
	margin-top: 6px;
}
.centerImgCaption {
	font-size: 10px;
	color: #222;
	padding-left: 5px;
	text-align: center;
	line-height: 13px;
	padding-bottom: 10px;
	padding-right: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
