﻿
#content
{
	margin-top: 10px;
	width: 603px;
	float: left;
}

#content h1
{
	background: url(../images/h1_left.gif) no-repeat top left;
	font-size: 120%;
	margin: 0px;
	color: White;
}

#content h1 span
{
	background: url(../images/h1_right.gif) no-repeat top right;
	display: block;
	min-height: 34px;
	_height: 38px;
	padding: 4px 8px 4px 0px;
	margin: 0px 0px 0px 8px;
}

#content h2 
{
	font-size: 100%;
	color: #ff6600;
	margin: 18px 0px 0px 0px;
}

#content h3
{
	font-size: 90%;
	color: #ff6600;
	margin: 8px 0px 0px 0px;
}

#content p 
{
	margin: 8px 0px 0px 0px;
}

#content ol 
{
	margin: 8px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
}

#content ul
{
	margin: 8px 0px 0px 0px;
	padding: 0px 0px 0px 16px;
	list-style-type: square;
}

#content li 
{
	margin: 2px 0px 2px 0px;
}

#content a 
{
	color: #336699;
	font-weight: bold;
}

#content strong
{
	color: #ff6600;
	font-weight: bold;
}

#content .product_image 
{
	position: relative; 
	float:right; 
	margin: 0px -14px 10px 0px;
}

#content .thumbblock
{
	float:right;
	margin: 18px 0px 10px 20px;
}

#content .thumbblock a
{
	display: block;
	margin-bottom: 18px;
	text-decoration: none;
}

#content .thumbblock a span
{
	display: block;
	text-align: center;
	margin-top: 3px;
	font-size: 80%;
}

div.factsheet 
{
	text-align: center;
}

.factsheet a 
{
	font-size: 12px;
}

.factsheet img 
{
	vertical-align: middle;
}
