.pitemtitle {
	padding:5px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height:19px;
}
.pitemtype {
	padding:5px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
.pitemdescription {
	margin:auto;
	margin-top:10px;
	margin-bottom:10px;
	width:500px;
}
.divitempad10 {
	padding-left:10px;
}
.divitemimagebox {
	width:565px;
	margin-top:10px;
	padding-top:5px;
	padding-bottom:5px;
	border-top:1px dotted #2f3e4e;
	border-bottom:1px dotted #94adc8;
}