#preview-message {
	display: none;
}

html, body, div, span, object, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    font-size: 100.01%;
    margin: 0;
    outline: medium none;
    padding: 0;
    text-decoration: none;
    vertical-align: baseline;
}

body {
    font-family: helvetica, arial, sans-serif;
	font-size: 0.8em;
    line-height: 21px;
}

ul {
    list-style: disc outside none;
    margin: 0 0 18px 2.5em;
}

div#content li {
    line-height: 1.3em;
    margin: 0.3em 0;
}

#header-wrapper, #blue-bar, #strapline, #portal-links, #menu-wrapper, div.profile-details ul.tabs {
	display: none;
	visibility: hidden;
}

#profile-feature-content {
    border: 2px solid #ccc;
    height: 150px;
    width: 99%;
}

#profile-feature-content img.avatar {
    border: medium none;
    float: left;
}

.profile-staff-headline {
    float: left;
    margin: 40px 30px 10px 18px;
}

.profile-staff-headline h1 {
    font-size: 1.8em;
    margin-bottom: 12px;
}

.profile-staff-headline h1 a {
	color: #000;
}

span.profile-staff-orgarea {
    font-size: 0.9em;
}

div#content div.tab-content div.tabbody {
	display: block !important;	
}

div#content div.tab-content h2.profile-tab {
	border-bottom: 2px solid #999;
	display: block;
	font-size: 1.2em;
	margin: 1.5em 0 0.5em 0;
	padding-bottom: 0.5em;
}

div#content div.tab-content h2.profile-tab a {
	color: #000;
	left: 0 !important;
	position: relative !important;
}

.profile-details .current-info, .profile-details .accessibletabsanchor {
    display: none;
}

.profile-details .tab-content p {
    margin: 9px 0;
}

dl.personal-details, dl.profile-info {
    margin: 0;
    padding: 0;
}

dl.personal-details dt, dl.profile-info dt {
    clear: left;
    float: left;
    font-weight: bold;
    margin: 0;
    padding: 5px 0;
    width: 20%;
}
dl.personal-details dd, dl.profile-info dd {
    margin: 0 0 0 20%;
    padding: 5px 0;
    width: auto;
}
dt.pma, dd.pma {
    min-height: 42px;
}

ul.publications-list, ul.supervision-list {
    list-style: none outside none;
    margin: 0;
}
ul.publications-list li {
    border-bottom: 2px solid #CCCCCC;
    padding: 1em 0;
}
ul.supervision-list li {
    border-top: 2px solid #CCCCCC;
    padding: 1em 0;
}
cite {
    font-style: normal;
}
.italic {
    font-style: italic;
}

h3.awards, h3.projects, h3.supervision, h3.supervision-masters {
    font-size: 1em;
    font-weight: bold;
}
h3.supervision-masters {
    margin-top: 2em;
}
dl.awards, dl.projects {
    border-top: 2px solid #CCCCCC;
    padding: 1em 0;
}
dl.awards dt, dl.awards dd, dl.projects dt, dl.projects dd {
    line-height: 1.3em;
    padding: 0;
	width: 20%;
}
dl.awards dd, dl.projects dd {
    margin: 0.3em 0 0.3em 20%;
    width: auto;
}
.detail-group {
    border-top: 2px solid #CCCCCC;
}
.discipline-disclaimer {
    border-top: 2px solid #CCCCCC;
    font-size: 0.85em;
    padding: 0.5em 0;
}
.freetext-disclaimer {
    border-top: 2px solid #CCCCCC;
    font-size: 0.85em;
}

div#footer-content {
	display: none;
}

#footer-supplementary-wrapper {
    border-top: 2px solid #999;
	margin: 1em 0 0 0;
	padding-top: 0.5em;		
}

#footer-supplementary-wrapper ul {
	display: none;
}