#students_header {
	background: url('http://www.kcd.org.uk/_images/banner/students_750.jpg') no-repeat;
	height: 180px;
	padding: 5px 0px;
	font-size: 150%;
	overflow:hidden;
}
#students_header h1 {
	background: none;
	padding: 0;
	margin-top: 80px;
}
#students_header h1 span {
	background: #6789AB;
	padding: 0px 10px 6px;
}
#students_header ul {
	list-style-type: none;	
	background: #6789AB;
	margin-top: 25px;
	padding: 0 20px 20px;
	font-size: 80%;
	font-family: Tahoma, Geneva, sans-serif;
}
#students_header li {
	display: inline;
}
#students_header li a {
	text-decoration: none;
	color: #fff;
	padding: 0 0 0 10px;
}
#students_header .space {
	margin-left: 40px;	
	padding-left: 20px;	
}
#students_header li a:hover {
	text-decoration: underline;
}

.programme {
	float: left;
	width: 350px;
    margin-right: 20px;
    margin-bottom: 20px;
}

.freshers {
	float: left;
	width: 350px;
    margin: 20px 20px 20px 0px;
}

.content .banner_programme, .content .banner_freshers {
	padding: 127px 10px 0 10px;
	margin: 0;
	height: 45px;
	width: 340px;
	color: #fff;
	font-family: Tahoma, sans-serif;
	font-weight: normal;
	font-size: 28px;
	border-radius: 3px;
}

.content .banner_freshers {
	padding: 80px 10px 0 10px;
	margin: 0;
	height: 45px;
}

.content .banner_programme a, .content .banner_freshers a  {
	color: #fff;
	text-decoration: none;	
}
.content .banner_programme a:hover, .content .banner_freshers a:hover {
	text-decoration: underline;	
}

.students_connect {
	margin-left: 180px;
}

.clusterteam table {
    border-collapse: collapse;
	border: 0;
}

.clusterteam table, .clusterteam td {
    border: 0;
}

.clusterteam h4 {
	margin-top: 0;
}

.hidden {
	display: none;
}