/*
@@@@@@@@@@@@@@@@@@@@@@
BUTTON
@@@@@@@@@@@@@@@@@@@@@@

	about				Small bits of code used in a webpage
	
	syntax

*/

	/*///////////////////////////////////////////////////////////////////////////////////////////////////////////
	tool
	///////////////////////////////////////////////////////////////////////////////////////////////////////////*/
	
		/*+ hr
		..........................................................................*/

			.hr{border-top:1px solid #d7d7d7; margin:15px 0px; }


		


