.footer, .topLinks, #adminMenu, #messageList, .threadToolsTop, .threadToolsBottom, .helpForm, #answerPanel{
	visible: false;
	display: none;
}
.threadMessages, .myMessage .otherMessage{
	width: 100%;	
}


/*
	BEGIN lrb custom section
*/
#logo, #upper, #panier, #homesearch, #menuhome, #footer, .searchFilters{
	visible: false;
	display: none;
}
#pagetitle{
	text-align: center;
}
body { 
  font-size: 75%;
}

h1 { font-size: 1.5em; line-height: 1; margin-bottom: 0.5em; }
h2 { font-size: 1.2em; margin-bottom: 0.75em; }
h3 { font-size: 1.05em; line-height: 1; margin-bottom: 1em; }
h4 { font-size: 0.95em; line-height: 1.25; margin-bottom: 1.25em; }
h5 { font-size: 0.8em; font-weight: bold; margin-bottom: 1.5em; }
h6 { font-size: 0.8em; font-weight: bold; }
.orderDetails .block {
	overflow: hidden;
}
.column, div.span-1, div.span-2, div.span-3, div.span-4, div.span-5, div.span-6, div.span-7, div.span-8, div.span-9, div.span-10, div.span-11, div.span-12, div.span-13, div.span-14, div.span-15, div.span-16, div.span-17, div.span-18, div.span-19, div.span-20, div.span-21, div.span-22, div.span-23, div.span-24 {float:left;margin-right:10px;}
.price{
	font-weight: bold;
}
/* begin orders */
.messageForm, .paymentData, input, select {
	visible: false;
	display: none;
}
table, tr, td { border-collapse: collapse; border-spacing: 0; padding: 0.5em; }
.orderAddresses{
	margin-top: 1em;
	margin-bottom: 1em;
	clear: both;
}
.orderBookList tr td{
	padding: 0.5em;
	border: 1px solid black;
}
.orderDetailsDate, .paymentDetailsDate {
	 float: right;
	 margin-top: 0.2em;
	 margin-right: 1em;
}
.orderStatus {
	border-collapse: collapse;
	float: right;
}
.orderStatus .oneStatus {
	margin-left: 0.2em;
	float: left;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
.orderStatus div div {
	padding: 0.3em;
}

.orderStatus .header {
	font-weight: bolder;
}
table.orderBookList {
	width: 100%;
}
table.orderBookList .price {
	white-space: nowrap;
	text-align: right;
}
/* end orders */

/* begin search engine */
#navigation, .chiffre{
	visible: false;
	display: none;
}
.itempair, .itemimpair{
	border-top: 1px solid black;	
}
.bookInformation { 
	float:left;
	width: 70%;
	padding: 0.8em;
}
.alternateInformation {
	float: left;
	width: 20%;
	margin-top: auto;
	margin-bottom: auto;
}
/* end search engine */

/* begin Thesaurus */
.thesaurusSwitcher{
	visible: false;
	display: none;
}
/* end Thesaurus */

/* begin Communication */
.messages{
	padding-top: 1em;
	margin-bottom: 1em;
	text-align: left;
}
/* end Communication */

/*
	END lrb custom section
*/