body{
    height: auto;
}
.page-title.category-title{
    display: none;
    float: left;
    width: 100%;
}
#LeftCursor {
	left: 4%;
}
#RightCursor{
	right: 4%
}
.DownCursor,.UpCursor {
    top: 12%;
}
