#saleSearch{ 
	margin-bottom: 40px;
	padding: 25px;
	background: #f7f7f5;}
#saleSearch table{
	margin-bottom: 20px;
	width: 100%;}
	#saleSearch th{ width: 90px;	}
	#saleSearch td{	width: auto;}
	#saleSearch td, #saleSearch th{
		border-bottom: 1px dotted #c2c2c2;
		padding: 10px 0;	}
	#saleSearch label{ margin-right: 10px;}
	#saleSearch input[type="checkbox"]{
		margin-right: 5px;	}
	#saleSearch .actions{
		text-align: center;	}

.text-search{
	/*color: #c2c2c2;*/
	margin: 40px auto 20px;}

#sale div.top4Items div.des .title{}
#sale div.top4Items div.des .sub{ 
	color: #969696;
	font-size: 14px;}