/*-----| Content                          |--------------------------------------------------------------------------------------------------------------*/
.column33:nth-child(3N)							{ margin-right: 0; }
.column33:nth-child(3N-2)						{ clear: both; }




.sTen_container,
.sEleven_container								{ clear: none !important; width: 25%; }
.sTen_container:nth-child(4N+1),
.sEleven_container:nth-child(4N+1)			{ clear: both !important; }

.pContainer_finder .pBox						{ width: 20%; }
.pContainer_finder .zoom_1 .pBox				{ width: 25%; }
.pContainer_finder .zoom_2 .pBox				{ width: 33.333%; }
.pContainer_finder .zoom_3 .pBox				{ width: 50%; }
