﻿.normal
{
	max-width: 50px; 
}
.large
{
	max-width: 80px; 
}
.small
{
	max-width: 30px; 
}
    