body, html
{
	font-family: Arial, sans-serif;
	font-size: 12pt;

}
#Clearer
{
	clear: both;

}
img
{
	padding: 0;
	margin: 0;
}
p
{
	padding: 0px;
}
h1
{
	font-family: Verdana, Arial, sans-serif;
	font-size: large;
	color: #ff6600;
	font-weight: bold;
	text-transform: uppercase;
}
h2
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
#Allproducts
{
	width: 850px;
	float: left;
	margin: 0 0 10px 0;
}
.product
{
	width: 425px;
	float: left;
	padding-bottom: 20px;
	font-size: 14px;
	height: 400px;
}
.leftcol
{
float: left;
width: 190px;
height: 258px;
	}
.rightcol
{
float: left;
width: 190px;
padding-left: 10px;
height: 258px;
}
.producttitle
{
padding-top: 5px;
padding-bottom: 5px;
font-weight: bold;
font-size: 18px;
color: #000000;
line-height: 1em;
	}