table.bodyblock#home {
	padding-left: 30px;
}

.bodyblock img {
	padding: 5px;
/*	border: 1px solid black; */
}

table.left {
	padding-left: 30px;
}
table.left img.image {
	padding-left: 12px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

A {
	text-decoration: underline;
	color: #071E3F;
	font-weight: bold;
}
A:hover {
	text-decoration: underline;
	color: red;
	font-weight: bold;
}
td.rightside {
	padding: 5px;
}

.pageHeading {
	font-weight: bold;
	font-size: 16px;
	color: #071E3F;
}

/* Hide bestseller header: */
td.bestsellersbox {
	visibility: hidden;
}

tr.continue#id42 {
	visibility: hidden;
	position:absolute;
	top:1px
}

.bordered {
	border: 1px solid black;
	padding: 5px;
}

td.header {
	background-repeat: no-repeat;
	width: 800px;
}

ul.headerlinks {
	margin: 0;
	padding:0;
}
ul.headerlinks li {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 2px;
}
ul.headerlinks li a {
	text-decoration: none;
	font-weight: bold;
	color: #071E3F;
}
ul.headerlinks li a:hover {
	color: red;
/*	font-weight: normal; */
}
/* Supposed to be right-side links: */
.contentboxText a, .infoBox a {
	font-size: 13px;
	font-weight: normal;
}
.contentboxText a:hover, .infoBox a:hover {
	font-size: 13px;
	font-weight: normal;
}
.contentboxText font, .infoBox font {
	font-size: 13px;
}