p.linkbox { height: 185px; margin: 35px 20px; }
p.linkbox a { margin: 35px 0; }

thead {
	background: url(/lib/img.boxheader.php?width=631&height=30&b=5&bg=FBFBFB&fg=e4e4e4&top=true);
	height: 30px;
}
thead tr { height: 30px; }
thead th {
	font-size: 12px;
	font-weight: normal;
	line-height: 13px;
	padding: 2px;
}
table {
	margin-bottom: 7px;
	position: relative;
	top: -3px;
	width: 100%;
}

table a {
	text-decoration: none;
	color: #58585A;
	background: white;
}
tbody th, th a {
	font-size: 12px;
	color: white;
	background: #58585A;
}
/*th.amazon, th.amazon a, th.pricerunner {
	background: white;
}*/
tbody th, tbody td {
	text-align: center;
	padding: 5px 15px;
	word-wrap: break-word;
}
tbody th { width: 170px; min-width: 170px; max-width: 170px; }
tbody td.col_1 { font-size: 10px; }
tbody td.col_2 { }
tbody td.col_3 { width: 75px; min-width: 75px; max-width: 75px; }
tbody td.col_4 { width: 75px; min-width: 75px; max-width: 75px; }
th.pricerunner {
	text-align: left;
}
tbody tr {
	margin: 10px;
	border-bottom: solid 1px #85858A;
}
table span {
	display: block;
	font-size: 10px;
	margin-top: 10px;
}

