﻿body {
}
.hint1
{
	width:20px;
  background:#ff0000;

}
.hint2
{        
	width:40px; 
 background:#ff5f5f;

}
.hint3
{        
	width:80px;
 background:#56e500;

}
.hint4
{        
	 background:#4dcd00;
 width:100px;

}
.hint5
{        
	background:#399800;
 width:150px;

}