#searchHeader {
	height:48px;
	border-bottom:2px #e68217 solid;
	margin:0 10px;
}
	#searchHeader a {
		display:block;
		float:left;
		margin:0;
		padding:10px 0 0 0;
	}
	#searchHeader form {
		display:block;
		float:left;
		margin:0;
		padding:10px 0 0 0;
	}
#topSponsors {
	background:#eee;
	margin:0 10px 10px 10px;
	padding:3px 10px 1px 10px;
	border-bottom:1px #999 solid;
}
#bottomSponsors {
	clear:both;
	background:#eee;
	margin:0 10px;
	padding:3px 10px 1px 10px;
}
#webResults h2, #nsResults h2, #wsFull h2, #nsFull h2 {
	font-size:1.5em;
	color:#e68217;
	margin:0 0 5px 0;
	padding:0;
}
#nsResults h2, #nsFull h2 {
	margin-bottom:0;
}
	#nsResults h2 span, #nsFull h3 span, #webResults h2 span, 
	#wsFull h2 span {
		font-size:0.9em;
		color:#666;
	}
#webResults h3, #topSponsors h3, #bottomSponsors h3 {
	font-size:1.4em;
	padding-bottom: 5px;
	padding-top: 3px;
	margin:0;
}
	#webResults h3 a, #nsResults h3 a {
		color:#000;
	}
	#topSponsors h3 a, #bottomSponsors h3 a {
		color:#007c85;
	}
#webResults  {
	float:left;
	width:555px;
	margin:0 0 0 10px;
	border-right:1px #ccc solid;
	padding-bottom:15px;
}

#nsResults {
	width:390px;
	margin:0 0 0 -1px;
	border-left:1px #ccc solid;
	float:left;
	padding:0 0 15px 15px;
}
p.nav {
	padding:8px 0;
	margin:0 10px;
	border-top:1px #ccc solid;
	border-bottom:1px #ccc solid;
	text-align:center;
}
#nsFull, #wsFull {
	margin:0 0 0 10px;
	padding:0 0 15px 0;
	width:670px;
	border-right:1px #ccc solid;
	float:left;
}
#wsFull ul {
	list-style:square;
	color:#007c85;
	font-size:1.3em;
	margin-top:0;
	margin-bottom:10px;
}
	#wsFull li {
		line-height:1.6;
	}
	#wsFull ul li span {
		color:#222;
	}
#webResults p, #wsFull p {
	font-size:1.3em;
	line-height:1.3;
	margin:0 0 15px 0;
}
#webResults p.sugg, #wsFull p.sugg {
	font-weight:bold;
	color:#666;
}
#topSponsors p, #bottomSponsors p {
	font-size:1.2em;
	line-height:1.3;
	margin:0 0 5px 0;
}
#webResults p a, #wsFull p a, #bottomSponsors p a, #topSponsors p a {
	color:#007c85;
	text-decoration:none;
	margin:0 0 0 5px;
}
#webResults p a, #wsFull p a {
	display:block;
	margin:0;
}
	#webResults p.sugg a, #wsFull p.sugg a {
		display:inline;
		color:#333;
		text-decoration:underline;
	}
	#webResults p a.cache, #wsFull p a.cache {
		color:#666;
		text-decoration:underline;
		margin:0 0 0 5px;
	}
#nsResults .content, #nsFull .content, 
#nsResults .contentnoimg, #nsFull .contentnoimg {
	margin:0 15px 5px 0;
	padding-top:2px;
	border-top:5px #fff solid;
	border-top:5px #fff solid;
}
#nsResults .content img.itemPhoto, #nsFull .content img.itemPhoto {
	left:0;
	top:0;
	width:100px;
	height:100px;
	background:#ccc;
}
#nsResults .content h3, #nsResults .content p,
#nsFull .content h3, #nsFull .content p {
	padding-left:110px;
	padding-right:0;
	margin-top:0;
}
#nsResults .contentnoimg h3, #nsResults .contentnoimg p,
#nsFull .contentnoimg h3, #nsFull .contentnoimg p {
	padding-left:0;
	padding-right:0;
	margin-top:0;
}
#nsResults p.tags {
	padding-top:0;
}
#nsResults a.votes {
	color:#e68217;
	text-decoration:none;
}
#searchRight {
	float:left;
	margin:0 0 0 10px;
	width:300px;
	height:300px;
	background:#eee;
}