<!--
.progress {
	background-image: url(../images/progress.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.style1 {font-size: 13px}
.exercise {
	background-image: url(../images/exercise.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	border: 1px solid #CCCCCC;
}
.timescale {
	background-image: url(../images/timescale.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
