/**
	Styling ment for only subject/research guides
	class="t2col"
	class="t3col"
**/

.t2col td {
    width: 49%;
    display: inline-block;
}

.t3col td {
    width: 32%;
    display: inline-block;
}