#home h2	{
	margin-bottom: 1em;
}

#center p.ratings {
	margin-bottom: .25em;
}

.ratings span	{
	background-color: #eeefa4;
	color: #304A83;
	padding: 0 2px;
}

span.good	{
	background-color: #BCCCEE;
	color: 304A83;
	border-right: 1px solid #fff;
}
span.bad	{
	background-color: #EEBCBC;
	color: #cc0000; 
}

#searchResults {list-style-type:none;  }
#searchResults, #searchResults li{margin:0px;padding:0px;}

#home #content	{
	margin: 0;
	padding: 1px;
}

#home #contents,
#home #sidebar	{
	width: 37%;
	margin: 0;
	position: relative;
	display: inline; /* fixes IE double padding bug */
}

#contents	{
	float: left; 
	padding-left: 48px; 
}

#home #sidebar	{
	float: right; 
	border-left: 1px solid #999; 
	padding: 0 2% 0 8%;
	overflow: hidden; 
}

h3 span.tag	{
	font-family: Verdana, Trebuchet, Lucida Sans Unicode, 
	Lucida Grande, Lucida Sans, Arial, sans-serif;
	font-weight: normal; 
	font-size: .9em;
}

div#spotlight	{
	background: #ffffcc; 
	margin: 2em 0 0 -38px;
	border-bottom: 5px solid #695d47; 
	color: #695d47;
}

#spotlight h1	{
	margin: 0; 
	border: none; 
	font-size: 1.1em;
	margin: 2em 0 0 0;
	letter-spacing: 2px;
	text-align: center;
	font-family: Verdana, Trebuchet, Lucida Sans Unicode, 
	Lucida Grande, Lucida Sans, Arial, sans-serif;
	background: white; 
	color: #36587a; 
	text-transform: uppercase;
	border-bottom: solid 1px #999;
}

#spotlight h2	{
	text-transform: none;
	margin: 0;
	background: #e8e175;
	padding: 6px;
	letter-spacing: normal; 
	font-size: 1.25em;
}

#home #spotlight h3	{
	margin: .8em 1em .2em .9em;
	}

#spotlight p	{
	margin: 0 1em 1.2em .9em;
}

.id_archive	{
	text-align: center;
}