/*#header,
#footer,
.resultControllers,
.next,
td.actions,
h1,
#qsearchAllCategories,
#searchCategorizer,
.foundCategories,
#categoryTraveller { display: none; }
*/

.nonPrintable { display: none; }

.searchResult {}
	.advRow { display: none; }
	.printable { display: table-row; }
		.advRow td { font-size: 10px; font-family: Arial; padding: 1em; }
			.advRow td.flags,
			.advRow td.controls .tag,
			.advRow td.controls .print,
			.advRow td.controls .mail { display: none; }
			.advRow td input { display: none; }


#adView { }
	#adView td { vertical-align: top; font-family: Arial; font-size: 10px; }

		#adView td.photos { width: 200px; text-align: center; }
			#adView td.photos .photo { margin-bottom: 20px; }

		#adView td.detail { width: 300px; padding-left: 20px; }
			#adView td.detail .price { margin-bottom: 20px; }
				#adView td.detail .price label { font-weight: bold; }
			#adView td.detail .attr { margin-bottom: 10px; }
				#adView td.detail .attr label { font-weight: bold; }

		#adView td.detail h1 { font-family: "Times New Roman", serif; font-size: 22px; font-style: italic; margin: 0; font-weight: normal; }
		#adView td.detail .region { margin-bottom: 10px; font-style: italic; color: #777; font-size: 85%; }


		#adView td.info { width: 260px; }
			#adView td.info .contact { margin-bottom: 20px; padding: 10px 10px 10px 50px; background: url('/images/phone48.png') 10px 10px no-repeat #f3f3f3; }
				#adView td.info .contact label { font-weight: bold; display: block; }



