body, td {
	font-size: 0.95em;
}

#pageFooterPrint td {
	font-size: 0.75em;
	font-family: Tahoma, sans-serif;
}

a {
	color: #0066b4;
}

/* ----------------------------------------------------------------------------------- */

.spacer,
.getDirectionForm,
.productPrice img,
.parentCategories,
.productOpen-callMe,
#pageHeader,
#pageFooter,
#pageMenu {
	display: none;
}

/* ----------------------------------------------------------------------------------- */

.productPrice a {
	text-decoration: none;
	color: red;
	font-size: 1.5em;
}

.productImageBlock {
	margin: 0 5px 0 5px;
	border: 1px dashed #eee;
}

.productDescription h3 {
	padding: 0 5px 0 5px;
}

.productPrice {
	padding-top: 0.25em;
}

/* ----------------------------------------------------------------------------------- */

td#productImage {
	border: 1px dashed #ccc !important;
}

span#spanPOV_Price {
	font-size: 2em !important;
	font-weight: bold;
}

/* ----------------------------------------------------------------------------------- */

#home .productDescription {
	text-align: left;
}

#home .productDescription ul {
	margin: 0;
	padding-top: 0;
}

/* ----------------------------------------------------------------------------------- */

ul.newsBlock {
	margin-top: -1em;
}

em.newsDate {
	display: block;
	font-style: normal;
	margin-top: -0.5em;
	color: #888;
	clear: both;

	margin-bottom: -1.75em;
	padding-bottom: 1.75em;
}

ul.newsBlock .newsImageBlock {
	padding: 0.25em 0.25em 0.25em 0;
	float: left;
}

/* ----------------------------------------------------------------------------------- */
