body {
	font-family: verdana, arial;
	font-size: 13px;
	line-height: 150%;
	margin: 20px;
	text-align: center;
}

td {
	font-size: 13px;
}

a {
	color: #f60;
	text-decoration: none;
}

h1 {
	color: #f60;
	font-size: 18px;
	font-weight: normal;
}

h2 {
	font-size: 15px;
	padding-bottom: 5px;
	background: url(../images/divide.gif) no-repeat bottom;
}

h2.anchored {
	margin-bottom: 3px;
}

#wrapper {
	margin: 0 auto;
	width: 700px;
	text-align: left;
}

#header #flash {
	margin: 0 auto;
	margin-bottom: 1em;
	text-align: center;
}

#header .logo {
	margin-bottom: 1em;
}

#header #nav {
	margin-bottom: 1em;
	text-align: center;
}

#header #nav img {
	vertical-align: bottom;
}

#header #nav a {
	text-decoration: none;
}

#footer {
	font-size: 11px;
	text-align: center;
	padding-top: 1em;
	clear: both;
}

#sidebar {
	float: right;
	border: 1px solid #ee9;
	background: #ffd;
	padding: 15px;
	margin: 0 0 15px 15px;
	width: 180px;
}

#sidebar a.pdf {
	padding-left: 20px;
	background: url(../images/icon-pdf.gif) no-repeat;
	clear: left;
	display: block;
	margin-bottom: 8px;
}

.breadcrumb {
	font-size:11px;
	color:#333333;
}

.divider {
	display: block;
	margin: 0 auto 1em auto;
	clear: left;
}

.gallery {
	margin: 1em 0 2em 0;
}

.gallery img {
	border: none;
}

ul.products {
	margin-top: 2em;
	margin-bottom: 2em;
}

ul.products img {
	display: block;
	float: left;
	margin: 0 0.5em 1em 0;
	width: 85px;
	height: 45px;
	border: none;
}

ul.products li {
	clear: left;
	list-style: none;
}

ul.products a, ul.products span {
	float: left;
	font-size: 14px;
	line-height: 42px;
}

ul.products-horizontal {
	margin: 1em auto;
	padding: 0;
	display: inline-block;
}

ul.products-horizontal li {
	float: left;
	list-style: none;
	font-size: 12px;
	margin-right: 20px;
	line-height: 120%;
	text-align: center;
}

ul.products-horizontal img {
	width: 85px;
	height: 45px;
	border: none;
}

form {
	margin: 0;
}

span.spec {
	font-weight: bold;
}

img.product {
}