/*	

	Less+ by Jimmy Rosén, http://www.angrycreative.se/projekt/less-framework
	Based on Less Framework 4 by Joni Korpi, http://lessframework.com
	
*/

/*	
5-column layout
60 px columns, 24 px gutters, 42 px margins, 480 px total
---------------------------------------------------------
1     2      3      4      5
60px  144px  228px  312px  396px	*/



#Logo { display: block; float:none; margin: 0 auto; text-align:center; }
#ProcurarArea { display: block; float:none; width: 400px; margin: 0 auto; }
#ProcurarArea ul li {  }


