
@charset "UTF-8";

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


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

#contentLeft {
	float:left;
	overflow:hidden;
	width:720px;
	margin:0 0 0 10px;
	padding:10px 0;
}
div.verticalDivider {
	float:left;
	overflow:hidden;
	width:21px;
}
#contentRight {
	position:relative;/* -> HelpIconLogin */
	float:left;
	overflow:hidden;
	width:200px;
	margin:0 9px 0 0;
	padding:10px 0;
}
