#searchResults div.mainColumn {
	padding-top: 40px;
}

#searchResults h2.headerMain {
	width: 400px;
	height: 43px;
	margin-left: 15px;
	margin-bottom: 16px;
	background: #fff url(assets/sprite_headlines_search.png) no-repeat;
}

	#searchResults h2.headerMain span {
		margin-left: -5000px;
	}
	
#searchResults p.subline {
	margin-left: 15px;
}

#searchResults h3.totalResults {
	margin-top: 14px;
	margin-bottom: 16px;
	font-size: 16px;
	color: #000;
}

#searchResults h3.noResults {
	margin-top: 22px;
	margin-bottom: 24px;
}

.searchHeader hr {
	height: 1px;
	border:0;
	border-top: 1px solid #e2e2e2;
	margin-bottom: -6px;
}

ul.options {
	margin-top: 14px;
}

ul.options li {
	padding-left:17px;
	background: transparent url(assets/sprite_icons.png) no-repeat scroll 1px -196px;
	margin-bottom:9px;
}

h3.tryThese {
	margin-top: 37px;
	margin-bottom: 15px;
	height: 22px;
	background: #fff url(assets/sprite_headlines_search.png) no-repeat 0px -60px;
}

h3.tryThese span {
	margin-left: -5000px;
}

div.otherGames {
	position: relative;
	left: -5px;
}

.searchTerm {
	color: #0d7bd4;
}

div.searchBottom {
	margin-left: 8px;
	margin-top: 41px;
}

div.itemListing {
	padding-top: 17px;
}

div.itemContainer {
	margin-top: 17px;
}
