.postgraduate-course-page .image-with-text a:link, 
.postgraduate-course-page .image-with-text a:visited, 
.postgraduate-course-page .image-with-text a:hover, 
.postgraduate-course-page .image-with-text a:active   {
	font-weight: normal;
	font-size: 1.2em;
}



.postgraduate-course-page .container-text {
	margin-top: 10px;	
}

.postgraduate-course-page .nav.nav-tabs>li>a.standard-tab {
	background-color: #886c91;
	color: #fff;
}

.postgraduate-course-page button.text-on-image {
	background-color:white;
}


.postgraduate-course-page nav ul.nav.nav-tabs li.active a.standard-tab,
.postgraduate-course-page nav ul.nav.nav-tabs li a.standard-tab:hover, 
.postgraduate-course-page nav ul.nav.nav-tabs li a.standard-tab:focus  {
    background: #505050;
	color: white !important;
}

.postgraduate-course-page .image-with-text .text-on-image {
	background: none;
}

@media only screen and (min-width: 992px) {
	.postgraduate-course-page .hp-layout nav, .tab-content-footer-nav {
		width: 420px;
	}
}
