@charset "UTF-8";

	/*******************************
	* WASABI TPLS                  *
	*******************************/



/*	++++++++++++++++++++++++++++++
	+++ PAGE: TEMPLE 2 COLUMNS +++
	++++++++++++++++++++++++++++++ */

#columnLeft {
	float:left;
	overflow:hidden;
	width:145px;
	margin:0 0 0 10px;
	padding:0 10px;
	background:#f3f3f3;
}
div.columnDivider {
	float:left;
	overflow:hidden;
	width:12px;
}
#columnRight {
	position:relative;
	float:left;
	overflow:hidden;
	width:620px;
}
