.clWin {
	Z-INDEX: 2;
	VISIBILITY: hidden;
	POSITION: absolute;
	B1ACKGROUND-COLOR: black;
	layer-background-color: #eeeeee
	}
.clWindow {
	Z-INDEX: 15;
	LEFT: 1px;
	OVERFLOW: hidden;
	WIDTH: 150px;
	TOP: 14px;
	layer-background-color: white;
	}
.clWin{
	position:absolute;
	z-index:2;
	visibility:hidden;
	overflow:hidden; 
	b1ackground-color:#666666;
	}
.clWindow{
	position:absolute;
	overflow:hidden;
	z-index:1;
    /*	TOP: 40px;   */
	TOP: 30px;
	LEFT: 10px;
}
.clWinHead{
	position:absolute; 
	top:7; 
	height:20px;
}		
.clText{
	position:absolute; 
	z-index:50;
	right:10px;
}
.clWinResize {
	Z-INDEX: 30; 
	WIDTH: 1px; 
	HEIGHT: 1px;
}
.clUp{
	position:absolute;
	width:12;
	height:7; 
	z-index:60;
	padding-top:20px;
	layer-background-color: white;
}
.clDown{
	position:absolute; 
	width:12; 
	height:9; 
	z-index:60; 
	layer-background-color: white;
}
.clWinButtons{
	position:absolute;
	TOP: 50px;
	padding-top:3px;
	margin-left:-2px;
}
.clLogo{
	position:absolute;
}

A.moretext:ACTIVE, A.moretext:LINK, A.moretext:VISITED {
	font-size : 10px;
	color : 333333;
	text-decoration : none;
}

A.moretext:hover {
	font-size : 10px;
	text-decoration : underline;
	color : black;
}

.morearrow {
	font-size : 11px;
	text-decoration : none;
	color : ff6600;
}

.aboutlink {
	font-size : 9px;
	text-decoration : none;
	color : 999999;
}

#col1 .boxOuter.dyn{
	position: absolute;
	left:-100000px;
	visibility:hidden;
}

#col1 .boxOuter.dyn h2{
	padding:0 0 0 0;
}

#col1 .boxOuter.dyn h3{
	font-size:140%;
	padding:0 0 6px 0;
}

#col1 .boxOuter.dyn .bl, #col1 .boxOuter.dyn .br, #col1 .boxOuter.dyn .tl, #col1 .boxOuter.dyn .tr{
	height: 100%;
}

#col1 .boxOuter.dyn .bl{
	background: url(/demo/css/graphic/nq_yaml/images/box_bl_shadow.png) 0 100% no-repeat;
}

#col1 .boxOuter.dyn .br{
	background: url(/demo/css/graphic/nq_yaml/images/box_br_shadow.png) 100% 100% no-repeat;
}