@charset "UTF-8";

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



/*	++++++++++++++++++++++
	+++ PAGE: START ++++++
	++++++++++++++++++++++ */


#columnLeft {
   position:relative;
	float:left;
	width:230px;
}
div.columnDivider {
	float:left;
	overflow:hidden;
	width:10px;
}
#columnRight {
	float:left;
	overflow:hidden;
	width:720px;
	padding:210px 0 0 0;
}
#contentLeft {
	float:left;
	overflow:hidden;
	width:215px;
}
#contentMiddle {
	float:left;
	overflow:hidden;
	width:215px;
}
#contentRight {
	overflow:hidden;
	width:215px;
}
div.contentDivider {
	float:left;
	overflow:hidden;
	width:10px;
	height:380px;
	margin:0 12px;
	border-right:1px solid #0f7391;
}
#headline {
	padding:0 0 14px 0;
}
#productAni {
	padding:10px 0 0 25px;
}
