@charset "UTF-8";
.price {
	text-align: right;
	font-size: 100%;
	font-weight: bold;
	font-style: italic;
	float: right;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.productTitle {
	padding-top: 0px;
	font-size: medium;
	margin-top: 0px;
	font-weight: bold;
}
.bottomBorder {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #002056;
}
.imgborderblack {
	background-color: #FFF;
	padding: 5px;
	border: thin solid #333;
	margin: 0px;
}
.noteboxcenter {
	border: thin dotted #002155;
	padding: 5px;
	text-align: center;
}
.noteboxleft {
	text-align: left;
	border: thin dotted #002156;
	overflow: visible;
	padding: 5px;
}
.pproduct {
	line-height: 23px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
}
.nonowebdesign {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-align: center;
}
