
/*
	pagelet style sheet
	-------------------
	layout - 2 columns:

	[____][____]
	[____][____]

*/

.pl-col-1 { width: 49%; float: left; }
.pl-col-2 { width: 49%; float: right; }