

/* ZONES specific style */
.KCbox { border: 1px solid #DDD; margin: 10px 0px; padding:3px 6px 6px 6px; font-size: 12px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;  }
.KCbox h3{border-bottom:1px solid #999999; margin-bottom:10px; color:#009900; font-size:13px}
.KCbox a { font-size: 11px; }
.KCbox ul { font-size: 11px; padding-top: 10px; margin-left: 6px; padding-left: 0px; list-style: none; }
.KCbox ol { font-size: 11px; padding-top: 0px; margin-left: 12px; padding-left: 14px; list-style: decimal; }
.KCbox .itemBullet li { padding-bottom: 4px; padding-left: 14px; background-image: url(http://computerworld.co.nz/zones/ict/bullet.gif); background-repeat: no-repeat; background-position: 0 .3em; }
.KCbox .itemDoc li { padding-bottom: 4px; padding-left: 14px; background-image: url(http://computerworld.co.nz/zones/ict/bullet_doc.gif); background-repeat: no-repeat; background-position: 0 .2em; }
.KCbox .itemNum li { padding-bottom: 4px; padding-left: 0px; }
.KCbox .head {font:bold 12px/20px  "Arial Unicode MS", Verdana, Helvetica;  padding-bottom:10px;}
.KCbox .brief { font-size: 11px; }
.KCbox .whitepaper { margin-top: 6px; }
.KCbox .whitepaper .whitepaperImg { padding-right: 10px; }
.KCbox .whitepaper .whitepaperTxt { font-size: 11px; }
.KCbox .whitepaper .whitepaperTxt a { font-size: 11px; }

/* Zones Switcher */
#switcher, .switcherBox {
	position: relative;
	width: 144px;
	height: 220px;
	margin: 0;
	padding: 0;
	overflow: hidden !important;
}
.switcherImg {
	position: absolute;
	margin: 0;
	padding: 0;
	width: 144px;
	height: 190px;
	overflow: hidden;
}
.switcherImg p, .switcherBox span {
	font-size: 86%;
}
.switcherBox {
	margin: 0;
	padding: 0;
	margin-bottom: .5em;
}
.switcherBox p {
	margin: 0;
	line-height: 1.3;
}
#switcher span {
	position: absolute;
	bottom: 3px;
	right: 5px;
	font-size: 10px;
}
