.clsSmallButton
{
background-color: #666666; 
color: #FFFFFF; 
font-size: 8pt; 
width: 150px; 
height: 19px;
}

.clsSmallerButton
{
background-color: #666666; 
color: #FFFFFF; 
font-size: 8pt; 
width: 80px; 
height: 19px;
}


