.sliderpipe {
	background: transparent url(../images/sliderpipe.png) no-repeat scroll 0%;
	height: 12px;
	width: 164px;
	position: relative;
	left: 14px;
}

.sliderthumb {
	cursor: pointer;
	height: 13px;
	width: 21px;
	position: absolute;
}

.sliderticks {
	text-align: justify;
	width: 164px;
	position: relative;
	left: 14px;
	color: #57768a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 15px; 
	overflow: hidden;
}
