/* CSS Document */
.divcolumn
{

float:left;width:20%;
}

.divcount
{

text-align:center;
color: #000000; font-size:x-large; font-weight: bold;
clear:both;
padding-top:20px;
}