* {
	box-sizing: border-box;
}

.clearfix:before,
.clearfix:after {
content: " "; /* 1 */
display: table; /* 2 */
}

.clearfix:after {
clear: both;
}

/**
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.clearfix {
*zoom: 1;
}

#global-header {
height: 50px;
padding: 0;
margin: 0;
}

#section-header {
height: 100px;
position: relative;
}

#section-header #section-title {
margin: 0;
position: absolute;
left: 20px;
top: 16px;
}

#section-header #page-title {
margin: 0;
position: absolute;
left: 20px;
bottom: 18px;
}


h1 {
	margin: 1em 0 0.25em 0;
}

p,
#course-result-detail h1,
#map-title,
h1.programme-subject {
	margin-top: 0;
}

#map-title {
	margin-bottom: 20px;
}

.form-field {
	margin-bottom: 40px;
}

#course-result-detail h1,
h1.programme-subject {
	margin-bottom: 0.5em;
}

.intro {
	margin-top: 0;
}

#footer,
#pre-footer {
	padding: 15px;
}

.footer-text,
.footer-title {
	margin-top: 0;
}

.footer-title {
	margin-bottom: 5px;
}

.footer-text {
	margin-bottom: 10px;
}

.footer-action,
#footer p {
	margin-bottom: 0;
}

#page-70 #section-header,
#page-1723 #section-header {
	display: none;
	height: 0;
}

#site-title {
	float: left;
	margin-left: 15px;
}

.menu-title {
	margin: -15px -15px 0 -15px;
	padding-left: 15px;
	height: 50px;
}

.ui-panel-inner > .ui-listview {
	margin-top: 0;
}

.character {
	margin: 0 0 0 0;
}

.ui-panel .ui-li .ui-btn-inner a.ui-link-inherit {
padding: 0;
}

.ui-panel .icon {
float: left;
margin: 13px 12px 13px 15px;
}

.appt-title {
	margin-bottom: 10px;
}

.appointment {
	margin-bottom:20px;
}

.appt-times,
.appt-location {
margin-bottom: 5px;
}

.appt-times,
.appt-location {
	position: relative;
	margin-left: 27px;
}

.appt-description {
	margin-top: 10px;
	margin-bottom:0px;
}

.appointment .icon {
	width: 20px;
	height: 20px;
	position: absolute;
	left: -27px;
	display: block;
}

a.with-icon .icon {
	float: left;
	margin-right: 7px;
}

#icon-menu,
#icon-settings {
position: absolute;
top: 13px;
}

#icon-settings {
right: 13px;
}

#icon-menu {
right: 50px;
}

.google-map {
	width: 100%;
	height: 300px;
	margin-bottom: 10px;
}

.ui-listview-filter-inset {
	margin-top: -10px;
	margin-bottom: 0;
}

.ui-controlgroup-controls {
	margin-bottom: 20px;
}

.hide {
	display:none;
}

#local-nav {
	padding: 0 0 0 20px;
	height:50px;
}
#local-nav ul {
	list-style: none;
	margin:0;
	padding:0;
}
#local-nav li {
	display: inline-block;	
}

#local-nav a {
	margin-right:20px;
}