@charset "utf-8";
/* CSS Document */
div#content { 
	float: right; 
	width: 570px; 
	background: #707070 url(../images/rounded_bg/rounded_grey_570px_wide_bot.gif) scroll bottom left no-repeat; 
}
div#content div, div#content img { margin:0 !important; }
div#content ul { list-style:none !important; }
div.publication div.moduleNav ul li { border:0; }
div#profile_placeholder {
	height:288px;
	border-bottom:10px #fff solid;
}
div#featured { 
	background: transparent url(../images/rounded_bg/rounded_grey_570px_wide_top.gif) scroll left top no-repeat; 
	padding: 10px 10px;
	color: #fff;
}
div#featured a { color: #fff; font-weight: bold }
div#featured a:hover {
	color: #E9C951;
}
div#relatedPub h3, div#miniCal h3, li.post div.date { display: none; }

h2#news_heading { background-image:url(../images/graphical_headings/news.gif); }

div#news_items h2 {
	display:block;
	height:0;
	overflow:hidden;
	font-size:0;
	width:70px;
	letter-spacing:-1em;
	text-indent:-1000em;
	padding:20px 0 5px 0;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: top left;
	background-attachment: scroll;
}
