#typeButtons{
	display:inline;
	width: 400px;
	font-weight:bold;
}

.Calum{
	border-style: solid;
	border-width: thin;
	border-color: blue;
}

.Ditlew{
	border-style: solid;
	border-width: thin;
	border-color: red;
}