@charset "utf-8";
/* CSS Document */

.canada {
	background: #ff0000;
	color: #fff;
	float: right;
	font-weight: bold;
	margin-left: 5px;
	padding: 2px;
	width: 200px;
	font-size: .9em;
}
.itemTable {
}
.listTable th {
	color: #000;
	background-color: #CCC;
	border-top-style: none;
}
ul {
	margin-top: 0px;
}
.listTable {
	color: #000;
	border: 1px solid #666;
}
.listTable .listHeader {
	margin-bottom: 0px;
	font-weight: bold;
}
.flushParagraph {
	margin-top: 0px;
}
.listTable .listHeaderFlush {
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
.itemimage {
	margin-left: 1em;
	border: 1px solid #CCC;
	clear: right;
	float: right;
	margin-top: 1em;
}
.itemName {
	font-size: 1em ! important;
	font-weight: bold ! important;
	border: 1px solid #333;
}
