.item_table {
	border: thin groove #4B3F29;
	text-align: center;
	vertical-align: text-top;
	margin: 0px;
	padding: 6px;
}
.description {
	font-size: 16px;
	text-align: center;
	padding: 2px;
}
.bottom_nav {
	font-size: 14px;
	text-align: center;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
.supportinfo {
	font-size: 18px;
	background-position: center top;
	text-decoration: none;
}
