/* ***********************************************************************************	CJ Banners CSS v1.0	Copyright (c) 2008, Doug Jones. All rights reserved.		CJ Banners is freely distributable under the terms of an MIT-style license.	For further information, visit the Creative Juices website: www.cjboco.com.		This file is used inconjunction with the CJ Banners v1.0 JavaScript framework.*********************************************************************************** */#CJ_Banners { position: absolute; top: 22px; left: 24px; display: block; width: 432px; height: 64px; overflow: hidden; }#CJ_Banners #CJ_Banners_Container { position: absolute; top: 0; left: 0; display: block; width: 432px; height: 64px; overflow: hidden; }#CJ_Banners #CJ_Banners_Container #CJ_Banners_Hider { display: none; }#CJ_Banners #CJ_Banners_Container #CJ_Banners_Hider .banner { display: none; position: absolute; top: 0px; left: 0px; width: 432px; height: 64px; z-index: 10; }#CJ_Banners #CJ_Banners_Container #CJ_Banners_Hider br { display: none }