.WideImage {
	position: relative; 
	width: 300px; 
	height: 170px; 
	float: left; 
	margin: 0; 
	border-bottom: dotted 1px #dedede;
	text-align: center;
}
		.WideImage h2	{ background-color: #eee; padding: 3px; margin-top: 10px; text-align: left;font-size: 11pt;}
		.WideImage p	{ text-align: left; }

.dcProduct_ShortTemplate .WideImage { background-color: White; border: dotted 1px #dedede; }

