/*** global ***/
a, img { border: none; }

td { vertical-align: top; }

img#PrintLogo {
	display: block;
	width: 100%;
	margin-bottom: 1cm;
}

div#Main {
	font-size: 10pt;
	width: 100%;
	height: auto !important;
}

div.title { font-weight: bold; }

div#Top, div#TopLeft, div#Left, div#Footer, div#Implementation { display: none; }

td.lotno, div#LotNo { font-weight: bold; }

/*** catalogue.aspx ***/
div.morelink, div.bottomControls { display: none; }
td.lotno, td.picture { vertical-align: top; }

table#ResultList td { padding-right: 0.2cm; }
table#ResultList td.picture, table#ResultList td.info { padding-bottom: 0.5cm; }
div.artist { font-weight: bold; }
div.artist span { font-weight: normal; }
table#ResultList div.title { margin-bottom: 0.2cm; }
table#ResultList div.prices { margin-top: 0.4cm; }


/*** object.aspx ***/
div.contentButton { display: none; }

div#Object div.title { margin-bottom: 0.2cm; }

div#Object div.remarks {
	margin-top: 0.2cm;
	margin-bottom: 0.2cm;
}

div#Object div.prices, div#Object div.auctionPart {
	margin-top: 0.5cm;
	margin-bottom: 0.5cm;
}  

div.picturePopup {
	max-width: 40%;
	float: right;
	text-align: right; 
}

div.picturePopup * { display: none; }
div.picturePopup input {
	display: inline;
	width: 100%;
}


/*** orderList.aspx ***/
div.orderListContent, a.generatePDF, div.removelink  { display: none; }

div.bidpanel {
	margin-top: 0.5cm;
	margin-bottom: 0.5cm;
}

div.bidpanel div { display: inline; }
div.bidpanel .textbox {
	float: right;
	width: 3cm;
}