#pdflink {
	width: 199px;
	float: left;
}
#pdflink p {
	text-align: center;
	font-size: 10px;
}
#pdflink img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#ecatlink {
	width: 199px;
	float: left;
}
#ecatlink p {
	text-align: center;
	font-size: 10px;
}
#ecatlink img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#instructionpdflink {
	width: 130px;
	background-color: #DDD;
	height: 17px;
	float: left;
	margin-right: 5px;
	padding:2px;
}
#instructionpdflink  p {
	text-align: center;
	font-size: 10px;
}
#instructionpdflink  img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#pdflink {
	width: 130px;
	background-color: #DDD;
	height: 17px;
	float: left;
	margin-right: 5px;
	padding:2px;
}
#ecatlink {
	width: 130px;
	background-color: #DDD;
	height: 17px;
	float: left;
	margin-right: 5px;
	padding:2px;
}
.detailswrapper {
	background-color:#EEE;
	padding: 10px;
	}
