@charset "utf-8";
/* CSS Document */

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 20px;
	}
	
strong{
	font-weight: bold;
	}
	
em{
	font-style:italic;
	}
	
img{
	margin-bottom: 20px;
	}
		
#roundhouse-nav, #left-hand-column, #skip-nav, .global-nav, #TabbedPanels1, #header h2, h1{
	display: none;
	}
	
/*#header:after{
	content: url("http://www.liv.ac.uk/images/homepage-new/h1.png");
	margin: 10px 0 10px 0;
	}*/
	
	
	
	
#header img{
	display: block;
	margin-left: -30px;
	}
	
h2, #left-hand-column h1, #main-content h1{
	font-size: 20px;
	border-bottom: 1px solid #999;
	line-height: 30px;
	margin-bottom: 9px;
	width: 100%;
	}

h3, #right-hand-column h1{
	line-height: 30px;
	border-bottom: 1px solid #999;
	margin-bottom: 9px;
	clear: both;
	font-weight: bold;
	}

h4{
	font-size: 12px;
	line-height: 20px;
	margin: -5px 10px 5px 0;
	padding: 0 0 0 0;
	clear: both;
	font-weight: bold;
	}
	
p .summary{
	font-size: 14px;
	}

p{
	margin: 0 0 20px 0;
	}

a{
	color: #333;
	background-color: #fff;
	background-image: none;
	text-decoration: none;
	}
	
#main-content a:link:after, a:visited:after {
	/*content:" [" attr(href) "] ";*/
	}  
	
#right-hand-column ul, #main-content ul, #study-content ul{
	margin: 0 0 20px 10px;
	}

#right-hand-column li, #main-content li, #study-content li{
	list-style: disc;
	line-height: 20px;
	margin: 0 0 0 20px;
	list-style-position: outside;
	}
	
#footer-new{
	display: none;
	}
