			#ft .tog {
				width:120px; height:31px;
				margin:0 auto -1px auto;
				position:relative; display:block;
				border:1px #999999 solid;
				background-color:#9bcfcf;
				
				cursor:pointer;
				z-index:1000;
				font-size: 8pt;
				color: #767676;
			}
				#ft .tog img {
					width:21px; height:21px;
					margin:6px auto 0 auto;
				}

			#ft .yui-g.hide {
				width:600px; height:auto;
				margin:0 2px; padding:1px;
				float:left;
				border:1px solid #999999; 
				background-color:#9bcfcf;
			}
				.yui-g.hide .adsContainer {
					width:600px; height:auto;
					margin:2px 2px 0 2px;
					float:left; 
					display:none;
				}
					 .adsContainer .ad {
					 	width:600px; height:auto;
						float:left;
						padding:0 0 4px 0;
					 }