.searchterm
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-weight: bold;
}
.sitemap_paras
{
	font-size: 85%;

}

.productInfo
{
	font-size: 85%;
	font-weight: bold;
	text-align: right;
}

.productInfoLinks
{
	font-size: 75%;
	padding-right: 2em;
}
li
{
	list-style-type: none;
}
.column
{
	width: 40%;
	float: left;
	margin-left: 0.5em;
}


.columnA
{
	width: 28%;
	float: left;
	margin-left: 2em;
	margin-bottom: 1em;
	background-color: #E8E8E8;
}
.columnB
{
	width: 28%;
	float: left;
	margin-left: 0.5em;
	margin-bottom: 1em;
	background-color: #E8E8E8;
}

.productHolder
{
	background-color: #E9E9E9;
	width: 100%;
	float: left;
}

.headingXspot_darkBackground
{
	font-size: 85%;
	font-weight: bold;
	text-align: center;
	background-color: #E0E0E0;
}

.headingXspot_lightBackground
{
	font-size: 85%;
	font-weight: bold;
	text-align: center;
	background-color: #F5F5F5;
}
