﻿body
{
}

/*ProductsHeader*/
.ProductsHeader
{
  font-family: Verdana, Tahoma, Arial, sans-serif;
  text-align: left;
  color: #40617F
}

.ProductsHeader h3
{
	text-align: left;
	color: White;
	background-color: #88ace1;
}

.ProductsHeader a
{
	text-decoration: none;
}

.ProductsHeader a:hover 
{
    color: #db7a1b;
}

.ProductsImage img
{
	float: left;
	margin: 2px 4px 2px 8px;
	border: 0px;
}

.ProductInfo
{
	height: 420px;
}

.ProductInfo a
{
	text-decoration: note;
}

.ProductInfo p
{
}
