#hold {
	height: 530px;
	padding-top: 5px;
	/*background-color:#CCFF66; */
	background-image: url(../Images_HR/Strata/template/listbg.jpg);
	background-repeat: no-repeat;	overflow: hidden;
}

div.content	{ 
	position:relative;  /*must have position!!*/
	visibility: hidden;
}
	
#wn {
	position: relative; /*must have position!!  */
	margin-top: 10px;
	margin-right: 0px;
	height: 465px;
	width: 260px;
	/*background-color:#FF3333; */
	overflow: hidden;
}

#wn ul {
	margin-top: 0px; /* For Firefox */
	margin-left: 10px;
	padding-left: 10px;
	width: 220px;
	/*background-color: #663399; */
	list-style: none;		
}

#wn ul li{
	background-repeat:no-repeat;

}

#wn ul li a{
	padding-left: 90px;
	margin-bottom: 10px;
	height: 115px;
	display: block;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px solid #DAD8C9;
}


#paginate-slider2 ul {
	margin-top: 0px; /* For Firefox */
	margin-left: 10px;
	padding-left: 10px;
	width: 220px;
	/*background-color: #663399; */
	list-style: none;		
}

#paginate-slider2 ul li{
	background-repeat:no-repeat;

}

#paginate-slider2 ul li a{
	padding-left: 90px;
	margin-bottom: 10px;
	
	display: block;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px solid #DAD8C9;
}

#up {
	margin-left: 120px;
}

#down {
	margin-top: 5px;
	margin-left: 120px;
}


#f1, #f2, #f3, #f4, #f5, #f6, #f7, #f8 {
 	text-align: left;
	margin-right:8px;

}

#f9, #f10, #f11, #f12, #f13, #f14, #f15, #f16 {
 	text-align: left;
	margin-right:8px;
}

#f17, #f18, #f19, #f20, #f21, #f22, #f23, #f24 {
 	text-align: left;
	margin-right:8px;
}

/*

#preloading {
	width: 765px;
	height: 480px;
	background-color: #FFFFFF;
	position: absolute;
	left: 23%; 
	top: 192px;
	text-align: center;
	padding-top: 140px;
}  */

#preloading {
	width: 765px;
	height: 480px;
	background-color: #FFFFFF;
	position: absolute;
	top: 182px;
	text-align: center;
	padding-top: 140px;
}

#loadingBar {
	width: 242px;
	height: 8px;
	background-color: #999999;
	position: absolute;
	left: 263px;
	top: 230px; 
}
