#content p.spotlight {
	clear: both;
	margin-top: 4px;
	margin-bottom: 0px;
	font-size: .9em;
	text-align: left;
	padding-left: 90px;
	margin-left: -80px;
}
#content span.spotlight {
	float: left;
	display: block;
	background-image: url(images/project_sm_thumb_bg.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	margin-left: 0;
	width: 93px;
	height: 73px;
}
#content .spotlight img {
	float: left;
	width: 80px;
	height: 60px;
	border: 2px solid black;
}
.rcolumn {
	text-align: left;
	background-image: url(images/shaded_bg.gif);
	background-repeat: repeat-x;
}
h1 {
	margin-top: 0;
}
