.main400{
	width: 400px;
	height: 100%;
	background-color: white;
}

.column1box
{
	width: 100%;
}

.column2box
{
	width: 150px;
}

.column3box
{
	width: 90px;
}
.font-small {
	font-size: 0.75rem;
}
.pink-light {
    color: #ff99cc; 
    border-color: #ff99cc;
}
