.track-center{
	background: #AEBA81;
	height: 45px;
      border:none;
	
}
.track-message{
	color:white;
	font-family:Arial,Helvetica,sans-serif;
	font-size:24px;
	padding:9px 18px;
	text-align:right;
}

.handle{
	background-image: url(../imagenes/handles.png);
	bottom:45px;
	cursor:pointer;
	height:38px;
	margin:3px 4px;
	position:relative;
	width:76px;
}
