/* --------------------
Phillips de Pury - Buy Individual Catalogs Styles
Developer: HUGE, Aleksandar Popovic
----------------------*/
@import url("system.css");

/* background:#333; border:1px solid #333;
*/

#heading { }
	#heading img { clear:both; }
	#heading_links { margin: 5px 0 0 0; font-size:11px; }
		#heading_links span a{ margin: 0 10px 0 0; }
#search { /*width:900px; float:left; margin: 50px 0 0 0; padding: 0 0 40px 0; border-bottom:1px solid #ccc;*/ }
	#search_top { width:900px; float:left; }
		#search_top #lot_num { float:left; display:inline; margin: 0 100px 0 0;}
		#search_top #page_num { display:inline; }
			#page_num {} .arrow { float:left; margin: 5px 10px 0 10px; }
			#page_num {} .num { float:left; margin: 0 0 0 0; font-weight:bold; }
				#page_num {} .num a { margin: 0 0 0 8px; text-decoration:none; }


	#search_bottom { width:900px; float:left; }
		#search_bottom  #lot_num { float:left; display:inline; margin: 0 100px 0 0;}
		#search_bottom   #page_num { display:inline; }
			#page_num {} .arrow { float:left; margin: 5px 10px 0 10px; }
			#page_num {} .num { float:left; margin: 0 0 0 0; font-weight:bold; }
				#page_num {} .num a { margin: 0 0 0 8px; text-decoration:none; }			

#column { float:left; width: 900px; margin: 10px 0 30px 0; clear: both; }
	#column .item { width:190px; text-align: left; vertical-align: top; border-bottom:3px solid #000;  }
		 .big_img { padding: 0 0 8px 0; vertical-align:top;  }
		 .distance { height:60px; }
		 .spacer { width:30px; border:0; }
			.text { float:left; width:170px; display:block; line-height:16px; clear:both; font-size:11px;  }
			#sortby { margin-left: 70px;margin-right: 70px;font-size:11px;  }
				.text .name {  }
				.text .date { }
				.text .price { height:12px; margin: 20px 0 20px 0; line-height:12px; }
					.text .price img { line-height:12px;}
				.text .subscribe_price { margin: 50px 0 0 0; }
				.text .view_lot { margin: 0 0 0 20px; display: inline; font-size:11px; font-weight: bold; }
					.text .view_lot a { margin: -5px 0 0 0; }
				
								
