
/*  ----------\
	-----------------------------------------------
	Title 		: Luxtec.com CSS Document
	Author 		: Francis Hogue
	Edition 	: Blank
	Version 	: 1.0
	Created 	: 01-11-2007
	Updated 	: 
	Contact 	: francishogue@francishogue.com
	Copyright 	: Luxtec (c) 2007
	-----------------------------------------------
	----------/
*/

/* --------------------------------------
	
	=panel
	
-------------------------------------- */


.left_col {
	float: left;
	width: 330px;
}

.right_col {
	float: right;
	text-align: right;
	width: 220px;
}

