/* Basic Structure */

body {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 9pt;
	margin: 0;
	padding: 0;
}

/* General Structure */

#content_part .details {
	width: 375px;
}

#content_part .details tr.header td {
	border-bottom: thin solid black;
    border-top: thin solid black;
	text-transform: uppercase;
}

#content_part .pics {
	float: right;
	width: 255px;
}

.result1 {
	float: left;
	margin-bottom: 10px;
	margin-right: 5px;
	width: 210px;
}

.result1 table {
	width: 210px;
}

.result1 table td {
	vertical-align: top;
}

.result2 {
	font-size: 8pt;
	height: 112px;
}

.result2 .pic {
	float: left;
	height: 112px;
	width: 150px;
}

.result2 .t1 {
	border-right: 1px solid #000F60;
	float: left;
	height: 100px;
	padding: 3px 3px 0 0;
	text-align: right;
	width: 125px;
}

.result2 .t2 {
	border-right: 1px solid #000F60;
	float: left;
	height: 100px;
	padding: 3px 3px 0 0;
	text-align: right;
	width: 105px;
}

.result2 .v1 {
	float: left;
	height: 100px;
	padding: 3px 0 0 3px;
	width: 110px;
}

.result2 .v2 {
	float: left;
	height: 100px;
	padding: 3px 0 0 3px;
	width: 144px;
}

/* General Styles */

a {
	color: #000000;
	text-decoration: none;
}

/* Hide 'noprint' items */

#afbmain, #afbmenu, #footer, #header, #langselect, #menu, #most_hits,
#search_by_ref, #searchallstock, #searchbuttons, #searchform, #topmenu, #navprevnext {
	display: none;
}

.noprint {
	display: none;
}
