
		.ideo, .ideoSpace, .ideoChar { 
			width:40px;
			height:40px;
		}

		img { border:0; margin:0; padding:0; }

		.ideoChar { }

		.shrunk {
			width:12px;
			height:1px;
			background-color: black;
			display: none;
		}

		.preload { display:none; }
	
		#debugger {
			float:right;
		}

		.colcon {
			width:40px;
			float:left;
			margin-left:4px;
			margin-top:4px;
			height:520px;
		}

		#scrollBG { 
			width:92;
			height:528px;
			background: url(images/bg.jpg);
			position: absolute; top: 5px; right: 5px;
			background-repeat: no-repeat;
		}

		#placeHolder {
			width:92;
			height:12px;
			background: url(images/bgUP.jpg);
			position: absolute; top: 5px; right: 5px;
			display:none;
			background-repeat: no-repeat;
		}	

