/* 
	Academic Affairs layouts for DT
 */

.layout5_contain {
	margin-left: 5%;
	margin-right: 5%;
}
.col50left {
	float: left;
	width:50%;
}

