#pksgal *{margin:0;padding:0;border:0;outline:0;list-style:none;text-decoration:none}
#pksgal{
	float: left;
	padding: 5px;
	height: 172px;
	width: 700px;
	margin-top: 10px;
	margin-left: 30px;
}
#pksgal #title{width:500px;height:40px;background:#000;margin-bottom:5px;text-align:center;color:#fff;font:18px Arial;line-height:40px}
#pksgal .nav{
	float: left;
	width: 36px;
	height: 100px;
	background: #000;
	margin-top: 20px;
	margin-left: 20px;
}
#pksgal #thumbs{
	float: left;
	height: 130px;
	overflow: hidden;
	position: relative;
	width: 500px;
}
#pksgal #thumbs #thumbgall {
	left: 2px;
	position: absolute;
	top: 0;
	white-space: nowrap;
	z-index: auto;
	height: 172px;
	width: 1400px;
	margin-top: 20px;
	margin-left: 30px;
}
#pksgal #thumbs #thumbgall img{
	width: 160px;
	height: 100px;
	border: 2px solid #eee;
	background: #fff
}
#pksgal #thumbs #thumbgall  a.active img{
}
