div#hold { 
	position:relative; overflow:hidden;

	width:330px; height:330px; left:5px; z-index:100;
}

div#wn {
	position:absolute;
	left:0px;
	top:0px;
	width:330px;
	height:590px;
	text-align:left;
	clip:rect(0px, 590px, 330px, 0px);
	overflow:hidden;
	z-index:1;
}

div#hold_blog { 
	position:relative; overflow:hidden;

	width:520px; height:380px; left:5px; z-index:100;

}

div#wn_blog {
	position:absolute;
	left:0px;
	top:0px;
	width:520px;
	height:380px;
	text-align:left;
	clip:rect(0px, 520px, 380px, 0px);
	overflow:hidden;
	z-index:1;
}

div#hold_pre { 
	position:relative; overflow:hidden;

	width:300px; height:430px; left:5px; z-index:100;

}

div#wn_pre {
	position:absolute;
	left:0px;
	top:0px;
	width:300px;
	height:430px;
	text-align:left;
	clip:rect(0px, 300px, 430px, 0px);
	overflow:hidden;
	z-index:1;
}





div#lyr1 { 

	position:absolute;

	visibility:hidden; 

	left:0px;

	top:0px;

	width:100%; 

	z-index:1;

}



div#scrollbar { 

  position:relative; left:0; top:0;

  width:17px; 

  height:291px; 

  font-size:1px; z-index:1;

  }

div#track { 

  position:absolute; left:0px; top:0px;

  width:16px; height:291px;

  background-image: url("../sol/images/sol_arrowBar.png");

  behavior: url("css/iepngfix.htc");

  z-index:1;

  }
  
  
  div#track2 { 

  position:absolute; left:0px; top:0px;

  width:16px; height:291px;

  background-image: url("../acs/images/acs_arrowBar.png");

  behavior: url("css/iepngfix.htc");

  z-index:1;
  
  }
  

  

div#dragBar {

  position:absolute; top:0px; left:0px;

  width:16px; height:109px;

  background-image: url("../sol/images/sol_scrollBlock.png");

  behavior: url("css/iepngfix.htc");

  z-index:1;

  }  

