#slideshowLeft {
	display: block;
	float: left;
	width: 328px;
	height: 421px;
	overflow: hidden;
	text-align: center;
}

#slideshowRight {
	display: block;
	float: right;
	width: 245px;
	height: 421px;
	overflow: hidden;
	text-align: center;
}

.columnLeft .bodyrow {
	height: 176px;
	overflow:auto;
	margin: 0;
	padding: 0px 0px 0px 0px;
}
