
			#ft .tog {
				width:35px; height:31px;
				margin:0 auto -1px auto;
				position:relative; display:block;
				border:1px #999999 solid;
				background-image:url(../gloss_sm.png); background-repeat:repeat-x;
				cursor:pointer;
				z-index:1000;
			}
				#ft .tog img {
					width:21px; height:21px;
					margin:6px auto 0 auto;
				}

			#ft .yui-g.hide {
				width:732px; height:auto;
				margin:0 15px; padding:2px;
				float:center;
				border:1px solid #999999; 
				background-color:#aadddd;
			}
				.yui-g.hide .adsContainer {
					width:728px; height:auto;
					margin:2px 2px 0 2px;
					float:center; display:none;
				}
					 .adsContainer .ad {
					 	width:728px; height:auto;
						float:center;
						padding:0 0 4px 0;
					 }
 

