/* 
This is the section css for
M.A. Speech-Language Pathology 
*/

#home-content .intAppTables th a,
#home-content .intAppTables th a:visited{
	color: #FFF;
}
@media screen and (min-width: 768px) {
	#home-content .intAppTables td:first-of-type{
		width: 50%;
	}
	#home-content .intAppTables td{
		width: 25%;
	}
}

#home-content .videoContainer {
    padding: 15px;
}

#home-content .grid6 h4{
    padding: 0px 15px;
}