.img-small{
	max-width: 150px;
	max-height: 100px;
}
.full-height{
	height: 100%;
}
.full-width{
	width: 100%;
}
.half-width{
	width: 50%;
}
.basic-padding{
	padding: 10px;
}
tfoot{
	display: table-header-group;
}
th { 
	font-size: 14px; 
}
td { 
	font-size: 14px; 
}