	.tx-kiwislider-pi1 {
		width: 330px;
		margin: 0px 0px 2px 0px;
		position: relative;
		padding-top: 10px;
		border: 1px solid #F9AC2C;
	}
	
	.tx-kiwislider-pi1 .scroll {
			height: auto;
			width: 330px;
			overflow: auto;
			overflow-x: hidden;
			position: relative;
			clear: left;
	}
	
	.tx-kiwislider-pi1 .scrollContainer div.panel {
			width: 332px;
	}
	
	.tx-kiwislider-pi1 ul.navigation {
			list-style: none;
			margin: 0;
			padding: 0;
	}
	
	.tx-kiwislider-pi1 ul.navigation a:focus {
			outline: none;
	}
	
	.tx-kiwislider-pi1 .hide {
			display: none;
	}
	
	/* Navigation */
	#center .tx-kiwislider-pi1 .panel .csc-header {
		background: #fcd594;
	}
	
	#center .tx-kiwislider-pi1 h1 {
		font-weight: bold;
		font-size: 1em;
		margin: 0pt;
		padding: 5px 0px 5px 10px;
		color: #004892;
		background: #F9AC2C;
		text-transform: none;
	}
	.tx-kiwislider-pi1 ul.navigation {
		padding-bottom: 9px;
	}
	.tx-kiwislider-pi1 ul.navigation li {
			display: inline;
			/*margin-right: 9px;*/
			border-right: 1px solid #B6B6B6;
	}
	
	.tx-kiwislider-pi1 ul.navigation a {
			padding: 10px 15px;
			color: #777777;
			text-decoration: none;
	}
	
	.tx-kiwislider-pi1 ul.navigation a:hover {
			background-color: #fcd594;
	}
	
	.tx-kiwislider-pi1 ul.navigation a.selected {
			background-color: #f9ac2c;
			color: #004892;
	}
	
	.tx-kiwislider-pi1 .scrollButtons {
		text-indent:-9999px;
		display:block;
		background:url() no-repeat center;
		width:16px;
		height:16px;
		position: absolute;
		top: 150px;
		cursor: pointer;
	}

	.tx-kiwislider-pi1 .scrollButtons.right, .tx-kiwislider-pi1 .scrollButtons.left {
		display: none;
	}
	
	#center .tx-kiwislider-pi1 .scroll {
		background: #F3F2F8;
		margin-bottom: 2px;
	}