#left {
	float: left;
	width: 415px;
	font-size: 16px;
	line-height: 20px;
	padding-right: 28px;
}
#right {
	float: left;
	width: 424px;
}
#image_caption {
	position:relative;
	width:384px;
	height:51px;
	z-index:10;
	left: 28px;
	top: -84px;
	color: #FFF;
	font-size: 15px;
	line-height: 18px;
}

