	
	#sidebar { position: relative; }
	
	/* floating advert */
	#sidebar .side_float_ad { top: auto; }
	body.sidebar_floater__active #sidebar .side_float_ad { position: fixed; top: 24px; }
		body.sidebar_floater__active.cnw_scroller_active #sidebar .side_float_ad { top: 88px; }
	