

#kwicks_container, html #kwicks_container { 
	width:530px;
	display: block;
	background-color: #FFF;
	height: 80px;
	border:0px #CCCCCC solid;
	margin:0;
	padding:0;
	margin-left:10px;
}
#kwicks {
	position: relative;
}
 
#kwicks .kwick {
	
	display: block;
	width: 130px;
	height: 80px;
}

#kwicks_container ul, #kwicks_container ul li  {
margin:0;
padding:0;

list-style:none;
text-decoration:none;
float: left;
}

#kwicks span  {
margin:0;
padding:0;
display:none;
}
 
#kwick_1 {
background:url(/files/Image/kwick_1.jpg) no-repeat;margin-right:2px;

}
#kwick_2 {
background:url(/files/Image/kwick_2.jpg) no-repeat;margin-right:2px;
}
#kwick_3 {
background:url(/files/Image/kwick_3.jpg) no-repeat;margin-right:2px;
}
#kwick_4 {
background:url(/files/Image/kwick_4.jpg) no-repeat;margin-right:0px;
}

/* slideshow */

#slideshow-uni	{ width:525px; height:121px; position:relative; margin-left:10px; margin-bottom:10px; margin-top:5px; background-color:#2A698E;border-top: 0px solid #2A698E;
border-bottom-right-radius: 2px;
border-bottom-left-radius: 2px;
-moz-border-radius-bottomright:2px;
-moz-border-radius-bottomleft:2px;
-webkit-border-bottom-right-radius:2px;
-webkit-border-bottom-left-radius:2px;

}

#slideshow-uni img { width:525px; height:100px; position:absolute; top:0; left:0; z-index:1; }
.toc					{ position:absolute; left:0px; bottom:0px; z-index:2; display:block; width:20px; background:#2A698E; color:#fff; text-align:center; padding:3px; text-decoration:none;height:15px; }
.toc a:hover { text-decoration:none !important;}
.toc-active				{ background:#fff; color:#6D84B4; }
.toc-hidden { display:none; }
#next					{ position:absolute; bottom:0px; right:20px; z-index:2; display:block; width:20px; background:#2A698E; color:#fff; text-align:center; padding:3px; text-decoration:none; }
#previous				{ position:absolute; bottom:0px; right:60px; z-index:2; display:block; width:20px; background:#2A698E; color:#fff; text-align:center; padding:3px; text-decoration:none; }


