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