#search_main {
	padding: 1em;
	margin: 0;
	}
#search_main h2 {
	margin: 1em 0 0.5em 0;
	border-bottom: 1px solid #999;
}
#search_main .highlight {
	background-color: #fcf;
}


#search_main .news_item img {
	width: 100px;
	height: 80px;
}
#search_main .news_item p.published {
	display: block;
	font-size: 85%;
	color: #333;
}
.search_groupings dl,
.search_groupings dt,
.search_groupings dd {
	margin: 0;
	padding: 0;
}
.search_groupings dt {
	margin: 0.75em 0 0 0;
	font-weight: bold;
}
.search_paging {
	background-color: #eee;
	border: 1px solid #ccc;
	border-width: 1px 0;
}

.search_marketplace .image_wrapper {
	width: 100px;
	float: left;
	text-align: center;
}
.search_marketplace {
	margin: 0 auto;
}
.search_marketplace p {
	margin-left: 100px;
}


.search_events {
	padding: 1em;
	}
.search_events dl.event {
	margin: 0 0 0.5em 0;
	padding: 0.5em 0;
	float: right;
	width: 98%;
	border-bottom: 1px solid #eee;
	position: relative;
	_height: 100px;
	min-height: 100px;
	}
.search_events dl.event dt {
	margin-left: 115px;
	}
.search_events dl.event dd {
	margin-left: 120px;
	display: block;
}
.search_events dl.event span.event_image {
	width: 115px;
	left: 0;
	top: 0;
	position: absolute;
	}
	
.search_forums dt 
{
	font-size: 110%;
	margin: 0.5em 0;
}
.search_forums dt a 
{
	color: #000;
}
.search_forums dd 
{
	margin: 0.25em 0 0.25em 1em;
}