#searchText {
	height: 22px; !important
}
.pageHeading {
	font-size: 16px;
	font-weight: bold;
	color: #870000;
}

td .header {
	font-size: 14px;
	font-weight: bold;
}

.smalltext {
	font-size: 12px;
}

.headerNavigation {
	font-size: 11px;
	font-weight: normal;
}

#storeLinks {
	text-align: center;
	font-size: 11px;
	width: 560px;
	background-color: #ededed;
	margin-bottom: 6px;
}

#storeLinks a {
	font-weight: bold;
	padding: 4px;
}

.productListing-heading {
	background-color: #ededed;
	font-size: 12px;
}

.productListing-data {
	font-size: 12px;
	font-weight: normal;
}

.productListing-data a {
	font-size: 12px;
	font-weight: normal;
}

td.main {
	font-size: 12px;
}

#breadcrumbs, #breadcrumbs a {
	margin-bottom: 3px;
	margin-top: 0px;
}

.infoboxHeading {
	font-size: 16px;
	font-weight: bold;
	margin-top: 0.5em;
}

#vertical_container {
	width: 550px;
}

.accordion_toggle {
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	width: 550px;
	background-color: #870000;
	color: #ededed;
	cursor:pointer;
	padding: 2px;
	margin-bottom: 1px;
}
.accordion_content  {
	width: 550px;
	padding: 2px;
	background-color: #ededed;
	overflow: hidden;
}
.accordion_content p,
.accordion_content td {
	font-size: 12px;
	margin: 6px;
}



