.photospace {
	margin-top:0px;
}
	.photospace .caption-holder {
		height:66px;
		font-size:1.3em;
	}
	
	.photospace .caption-holder .image-caption {
		display:inline;
		position: absolute;
		right:0px;
		width:200px;
	}
	
	.photospace .caption-holder .image-desc {
		width:720px;
		text-align:left;
		padding-top: 0px;
	}
	
	
	.photospace .thumnail_col {
		margin-top:20px;
		clear:both;
	}
	
	.photospace span.image-caption {
		position:static;
	}