td {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.pagetitle {
	font-size: 19px;
	font-weight: bold;
	color: #3E6583;
}
.breadcrumbspacer {

	font-size: 9px;
}
input {
	border: 1px solid #666666;
	height: 18px;
	<!--width: 128px-->
}
.boxedimg {
	border: 1px solid #999999;
}
.productTitle {
	font-size: 14px;
	font-weight: bold;
	color: 327FA5;
}
a {
	color: #000000;
	text-decoration: none;
}

a.pageLinks{
	color: #ff0000;
	text-decoration: none;
}