.content {
	padding-right: 5px;
	padding-left: 15px;
}
h3 {
	font-size: 24px;
	font-style: italic;
	font-weight: bolder;
	color: #000099;
}
.itemDetails {
	font-family: ;
	font-size: 16px;
	font-weight:bold;
	color: #0000CC;
	display: inline;
}
.itemDetails h1 {
	font-size: 16px;
}
.detailTitle {
	font-size: large;
	font-weight: bolder;
	color: #2702BD;
}
.detailSubtitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #2702BD;
	margin-right: 50px;
	margin-left: 50px;
}
img {
	border: none;
}
