#noResultsHeader,#noResultsFeaturesHeader {
	font-weight: 700;
	padding: 15px 0;
	font-size: 1.3em;
}

#noResult {
	font-size: 1.3em;
}

#noResultsSuggestions {
	font-size: 1em;
	margin-left: 1px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}

#noResultsSuggestions  li {
	background: transparent url(../icons/bullet.gif) no-repeat scroll 0
		0.5em;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	padding: 0 0 7px 17px;
}

#noResultsFeatures {
	border-top: 1px solid #DCDCDC;
	float: left;
	margin: 20px 0;
	width: 100%;
}

.noResultsFeaturesWrapper {
	float: left;
	margin: 20px 0;
}

.noResultsFeaturesContainer {
	border-left: 1px solid #DCDCDC;
	float: left;
	margin-right: 10px;
	width: 23%;
}

.noResultsFeaturesContainer ul {
	padding-left: 5px;
}

.noResultsFeaturesContainer li {
	background: transparent url(../icons/small-chevron.gif) no-repeat scroll
		0 0.5em;
	padding: 0 0 3px 13px;
}

.noResultsFeaturesFirstContainer {
	border: 0 none !important;
}

.noResultsFeaturesFirstContainer img {
	margin: 0 0 5px;
	padding: 0;
}

.noResultsFeaturesContainer h2 {
	margin: 0 0 0 10px;
	padding-bottom: 5px;
	padding-top: 0;
	font-size: 100%;
	font-weight: 700;
}

.noResultsFeaturesContainer em {
	font-weight: 700;
	font-style: normal;
}

.weAreSorryHeader {
	font-weight: bold;
	font-size: 1.6em;
	color: #679E05;
	padding-bottom: 10px;
}

.weAreSorryText {
	font-size: 1.3em;
	padding-bottom: 10px;
}
