#lectures .lecture a, #lectures .lecture span { color : #0067a9; margin-left : 1em; }

#lectures .lecture a:hover { text-decoration : none; }

.kcicontact { width : 14em; float : left; margin : 0 1em; }

hr {
	border : 1px solid #0067a9;
	height : 1px;
	clear : both;
	margin : 2em 0;
}

#kcicontact { width : 72%; margin : 1em auto; }

#kcicontact:after {
	content : ".";
	display : block;
	height : 0;
	clear : both;
	visibility : hidden;
}

#kcicontact { display : inline-block; }

/* Hides from IE-mac \*/
* html #kcicontact { height : 1%; }

#kcicontact { display : block; }

/* End hide from IE-mac */
#footnote p { text-align : justify; }

.lecture strong { margin-right : 1em; }

/* Changes for Smith and Nephew pages */
#version {
	font-weight : bolder;
}
#version a {
	color : #f00;
}
.sncontact dt {
	margin-bottom : 1em;
}
.sncontact .spc {
	margin-top : 1em;
}