.clearboth:unknown {
	clear: both; display: block; visibility: hidden; height: 0px; content: "."
}
* html .clearboth {
	height: 1%
}
.clearboth {
	display: block
}

.listcontainer {
	padding-bottom: 10px; 
	margin: 10px 0px; 
	overflow: hidden;
}
ul.listcontainer {
	list-style-type: none;
	padding: 0px;
}
.iconcontainer {
	padding-bottom: 10px; 
	margin: 10px 0px; 
	overflow: hidden;
}

.listcontainer ul {
	margin: 0px 0px 18px 0px;
	padding: 0px;
	list-style-type: none;
}
.iconcontainer ul {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	height: 150px;
	list-style-type: none;
}
.iconcontainer li.item {
	margin: 0px;
	padding: 0px;
	width: 100px;
	float: left;
}

li.productthumb {
	width: 100px;
	height: 93px;
	overflow: hidden;
	float: left;
}
li.producttease {
	padding-left: 5px;
	color: #000000;
	font-size: 11px;
}

ul.productline-home {
	width: 410px;
	margin: 0px 0px 18px 0px;
	padding: 0px;
	list-style-type: none;
}
ul.productline-home li {
	float: left;
	min-height: 100px;
	margin-bottom: 10px;
}
ul.productline-home li.producttease {
	width: 305px;
}

ul.productline-products {
	width: 319px;
	margin: 0px 0px 18px 0px;
	padding: 0px;
	list-style-type: none;
}
ul.productline-products li {
	float: left;
	min-height: 100px;
	margin-bottom: 10px;
}
ul.productline-products li.producttease {
	width: 205px;
}

ul.productline-results {
	width: 649px;
	height: 110px;
	border-bottom: 1px solid #cccccc;
	margin: 0px 0px 18px 0px;
	padding-left: 0;
	list-style-type: none;
}
ul.short {
	height: 18px !important;
}

ul.productline-results li {
	float: left;
	margin: 0;
	padding: 0;
}

.listcontainer ul.head {
	background-color: #1f6d89;
	padding: 3px 0 3px 0;
	height: 18px !important;
}
.listcontainer ul.head li {
	font-size: 12px;
	color: ffffff;
}
ul.productline-results li.productname a {
	font-size: 12px;
}

ul.productline-results li.productname {
	width: 419px;
}
ul.productline-results li.producttease {
	width: 519px;
}
ul.productline-results li.productcountry {
	width: 110px;
}
ul.productline-results li.producttype {
	width: 120px;
}

ul.productline-brochures {
	width: 100px;
	margin: 0px 5px 5px 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
}
ul.productline-brochures li.productthumb {
	width: 50px;
	height: 50px;
	overflow: hidden;
	float: left;
	background-color: red;
}
ul.productline-brochures li.producttease .productheadline {
	font-size: 12px;
}
ul.productline-brochures li.producttease {
	width: 100px;
}

ul.productline-recipes {
	width: 319px;
	margin: 0px 0px 18px 0px;
	padding: 0px;
	list-style-type: none;
}
ul.productline-recipes li.productthumb {
	width: 100px;
	height: 50px;
	overflow: hidden;
	float: left;
}
ul.productline-recipes li.producttease {
	width: 205px;
}
.searchnav {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, Sans;
