﻿table.amazonindex {
	border-collapse: collapse;
	border: thin solid #C0C0C0;
	width: 100%;
	background-color: #FFFFDF;
}
table.amazonindex td {
	vertical-align: top;
	text-align: left;
}
ul.amazoncategory {
	padding: 4px 4px 4px 8px;
	margin: 2px;
	list-style-type: none;
}
ul.amazoncategory li {
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	font-family: "Courier New", Courier, monospace;
}
ul.amazoncategory ul {
	list-style-type: circle;
	margin: 2px 2px 2px 24px;
	padding: 2px;
}
div.contentleft {
	border-style: none;
	float: left;
	width: 50%;
}
div.contentright {
	border-style: none;
	float: right;
	width: 50%;
}
table.itemlist {
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
	border: 5px ridge #7DA5E0;
	width: 96%;
}
div.childrenblock {
	width: 100%;
	padding: 8px;
	clear: both;
}
div.childrenblock a {
	margin-left: 4px;
	margin-right: 4px;
}
table.amazonitemtable {
	border-collapse: collapse;
	width: 100%;
	border-style: none;
}
td.amazonitemleft0 {
	background-color: #C8D9F2;
	width: 50px;
	border-style: none;
}
td.amazonitemleft1 {
	background-color: #A3BEE9;
	width: 50px;
	border-style: none;
}
td.amazonitemright0 {
	background-color:#FFFFDF;
	border-style: none;
}
td.amazonitemright1 {
	background-color: #FFFFB0;
	border-style: none;
}
td.amazonitembottom {
	border-style: none;
}

