.no-results{
background: #435563;
color: #F5F5F5;
overflow: visible;
padding:35px 35px 25px 35px;	
}
.back-product-list{
padding-bottom: 20px;
}
.search-for{
padding-bottom: 20px;
font-weight: bold;
word-wrap:break-word;
text-transform: none;

}
.list-col-group{
margin-top:50px;
}
.list-col-group .list-col-header{
font-weight: bold;
padding-bottom: 5px;
}
.no-search-results-header{
color:#FFFFFF;
font-size: 3em;
font-weight: bold;
}
.no-search-results-message{
color: #F5F5F5;	
padding-top:15px;
word-wrap:break-word;
text-transform: none;
}
.basic-list-items li{
	list-style: none;
}
.gey-bottom-line{
	border-bottom:solid 1px #8C99A2;
}
.btn-find-partner{
	margin-top:15px;
	padding: 7px 25px;
	border:2px solid #B1B9BC;
	text-decoration: none;
	font-weight: bold;
	cursor: pointer;
	background: #435563;
	color: #F5F5F5;
}
.btn-buy-now{
	margin-top:15px;
	padding: 7px 40px;
	border:2px solid #C6CACB;
	text-decoration: none;
	font-weight: bold;
	cursor: pointer;
	background: #FFFFFF;
	color: #C8C9CB;	
}
.interested-items{
	background: #FFFFFF;
	margin-top: 20px;
	padding:15px;
}
.title-interested-items{
	margin-bottom:25px;
	padding:10px;
	font-size: 2em;
	font-weight: bold;
	text-transform: none;
}
.item-unit{
	margin-top:25px;
}
.item-title{
color:#00AA80;	
}