/* The University of Adelaide
 * Basic Site Template
 * Local Site StyleSheet
*/
	
/* Ecoversity StyleSheet 
------------------------------------------------------ */

/* heading 1
------------------------------------------------------ 

h1 {
	margin: 0px 0px 10px 0px; 
	font-size: 18px; 
	line-height: 20px; 
	font-weight: normal;
	color: #76BB46;
	padding: 0px;
	}
.content h1 a:link, .content h1 a:active, .content h1 a:visited { color: #76BB46; text-decoration: underline; }
.content h1 a:hover { color: #76BB46; text-decoration: underline; }

*/
/* homepage table styling
------------------------------------------------------ */

/* rss infohead override
------------------------------------------------------ */
.rss-infohead{
background-image:url(/global/images/social/16/feed.png); background-position: 3px center; padding: 4px 0px 6px 23px;
}
a.versity {
	font-weight:normal;
}
#tt1 {
background:url("/global/images/tt1_s_cross.gif") no-repeat scroll 120px top transparent;
}
