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

