#navigation, #header, 
#dateandtime, #rightcontent,
#validation, #orderinputfields,
#searchform, #skyscraperleft,
#skyscraperright {
	display: none;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-top: 1.5cm;
	margin-left: 1cm;
	margin: 0;
}

#orderform span {
	display: block;
}

#orderform span strong {
	color: #990000;
	font-weight: bold:;
	font-size: 12pt;
}

#searchresults td {
	border-left: 1px solid black;
	border-bottom: 1px solid black;
}

#searchresults td a {
	font-size: 11pt;
	font-weight: bold;
	line-height: 2em;
	color: #990000;
	text-decoration: none;
}

#searchresults td img {
	padding: 3px;
}

#searchresults thead tr td {
	font-size: 12pt;
	font-weight: bold;
	color: #000066;
	font-variant: small-caps;
}

#detailimage {
	margin: 0;
	float: right;
	clear: both;
}

