﻿
#ddi_slideshow { width:300px; }

#previewPane {
	border: solid 1px #484848;
	border-bottom:none;
	text-align:center;
	vertical-align:middle;		
	position:relative;
	overflow:hidden;
	
	/* CSS HACK */
	height: 202px;	/* IE 5.x */
	height/* */:/**/200px;	/* Other browsers */
	height: /**/200px;
}
