/***********/
/* BANNERS */
/***********/

.eBannerSquare {
	float: right;
	position: relative;
	top: 7px;
	right: 5px;
	margin-bottom: 5px;
}

/********************/
/* 2 COLUMNS LAYOUT */
/********************/

.layWrapperLeft {
	width: 606px;
	float: left;
	cleat: left;
}

.layWrapperRight {
	width: 136px;
	float: right;
	clear: right;
}

.layWrapperRight p.clear{
	height: 1px;
	clear: right;
}


/**************/
/* BIG COLUMN */
/**************/

.eBigModuleMiddle {
	background: url(http://67.222.45.189/images/bg_big_module_middle.png) repeat-y;
	behavior: url(/script/css/iepngfix_repeat.htc);
	padding-top: 10px;
	width: 100%;
}