/* Todo: Should the progress bar styles be moved from general.css to
here or does it simplify things for the .css developers to keep it
all in one file? */

.small-progress {
	height: 13px;
	background: url(../images/small-progressbar.gif) no-repeat left bottom;
	width: 0;
	display: block;
	margin-left: 3px;
}