#content, #news {
	width: 585px;
}

#news h2 {
font-weight: bold;	
}

#thumbnails, #scroller {
	display: none;
}

#contents, .contentsLink {
	display: none;
}

.left {
	float: left;
}

.right {
	float: right;
}

p {
	clear: both;
}

#news img {
	margin-bottom: 0.5em;
}

#archive {
	list-style: none;
	margin: 0;
	padding:0;
}

#archive li {
	padding: 0;
	margin: 0 0 0.5em 0;
}

#subscribe {
	font-size: 80%;
}

#pdfLink {
	float: right;
}