#footer #tcqv {
	display:none;
}
#hw-cp-sep13-wrapper {
	display: block;
	min-height: 100%;
	width: 1000%;
	overflow-x:hidden;
}
.cp-slide {
	display: inline-block;
	height: 100%;
	float: left;
	width: 960px;
	position:relative;
}
#slide-right,#slide-left {
	position:absolute;
	top:200px;
	z-index:1000;
	height:32px;
	width:32px;
}

#slide-right{right:10px;}
#slide-left{left:10px;}