input,select { color:#757575; }

#thMerchant { width:33%;}
#thCategory { width:33%;}
#thURL { width:33%;}

#searchBar { width:100%; }
	#searchBar label { display:block; color:#aa90ce; font-weight:bold; }
	#divSearchByName, #divSearchByCat, #divItemsPerPage, #divSearchBtn { float:left; margin-right:20px; }
	#divSearchByName, #divSearchByName input { width: 110px; }
	#divSearchByCat, #divSearchByCat select { width: 280px; }
	#divItemsPerPage, #divItemsPerPage select { width:110px; margin-right:30px; _margin-right:10px; }
	#divSearchBtn { padding-top:12px; width:92px; margin-right:0;}

#resultsMetaData { clear:left; float:left; width:100%; margin:15px 0; }
	#resultsAmount { float:left; width:570px; }
	#resultsPageNumber { float:left; width:30px; }
	#resultsNextPrevPage { float:left; width:10px; }