/* HOMEPAGE 2009 PAGE-SCOPED CSS */
/* LAST MODFIED BY: p.tenk */
/* LAST MODFIED ON:  2010-12-21*/

/* please don't forget to update the modified information*/
  
/* START FLOATING BIG BOX 300X250 */
#ttBigBox {
				position: absolute;
				top: 412px;
				left: 55px;
				width: 327px;
				height: 277px;
				padding: 0 0 0 0;
				margin: 0 0 0 0;
				z-index: 2000;
				background: url("../images/retro_300x250.png") left top no-repeat;
				/*border          : solid red 1px;*/
			}
							
#ttBigBox .ad
				{
				display: block;
				width: 300px;
				height: 250px;
				margin: 13px 0 0 14px;
				overflow: visible;
				z-index: 2001;
				/*border          : solid yellow 1px;*/
				}

#ttBigBox .label
				{
				display: block;
				height: 250px;
				overflow: visible;
				z-index: 2002;
				/*background: url("../images/300x250_label_fr.gif") left top no-repeat;*/
				}
/* END FLOATING BIG BOX 300X250 */


