.catalogtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #000033;
	background-color: #FFFFFF;
	padding-left: 6px;
	font-weight: bold;
}
.pinsize {
	height: 175px;
	width: 175px;
}
.price {
	font-size: 12px;
	color: #0000FF;
	background-color: #FFFFFF;
	text-align: center;
	text-indent: 3px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999900;
	border-right-color: #999900;
	border-bottom-color: #999900;
	border-left-color: #999900;
}


.pintitles {
	font-size: 24px;
	color: #0000FF;
	background-color: #FFFFFF;
	border: thin solid #999900;
	text-align: center;
	vertical-align: text-bottom;
	left: auto;
	top: auto;
	word-spacing: normal;
	font-weight: bold;
}
.picsize {
	height: 175px;
	width: 175px;
}
