/*   University of Canberra
	  Content (c) Copyright University of Canberra
	Running Squiz MySource v3.14.2 (Matrix) - http://matrix.squiz.net/
   Developed by Squiz  - http://www.squiz.net
  (c) Copyright 2008. All rights reserved.
  Page generated: 21 November 2008
*/


/* Print CSS for CIT pathways */

body {
	font-family:"Times New Roman", Times, serif;
	font-size:12pt;
	color:#000000;
	background-color:#ffffff;
	margin:12px;
}

#masthead,
#cit,
#uc,
#menu,
#sidebar,
#search,
#footer {	
	display:none;
}

#content {
	margin:0;
	width:100%;
}

#content a {
	font-weight:bold;
	text-decoration:underline;
}

#content a:after {
	content:" (" attr(href) ") ";
}


#results p,
#results ol,
#results ol li,
#results ol li dl,
#results ol li dl dt,
#results ol li dl dd {
	margin:0;
	padding:0;
}

/* Search results formatting */

#results ol {
	text-indent:0;
	list-style-type:none;
}

/* Apply explicit margins */

#results ol li dl {
	margin:0 0 0.5em 0;
}

#results ol dl dt {
	font-weight:bold;
	float:left;
	width:10em;
}






