div#nav {width: 270px;}
div#inside p {font-size: 90%;}
div#inside {
	width: 668px;
}
div#prodback {
	background: url(../images/background/prodfinderback.gif) repeat-y;
	float: left;
	height: 627px;
	overflow: hidden;
	margin-bottom: 35px;
}

div#prodfinder {
	width: 669px;
	height: 590px;
	background: url(../images/background/prodfinderbottom.jpg) 0 bottom no-repeat;
	margin-bottom: 10px;
	float: left;
}
div#inside h3 {
	font-size: 90%;
	width: 648px;
	height: 23px;
	background: url(../images/illustration/prodfindertop.gif) no-repeat;
	color: #ff6600;
	padding: 15px 0 0 20px;
	margin: 0;
	z-index: 1;
	float: left;
	
}
div#flashs {
	margin: 10px 0 0 18px;
	width: 420px;
	float: left;
	display: inline;
}
div#flash1,
div#flash2, 
div#flash3, 
div#flash4, 
div#flash5, 
div#flash6, 
div#flash7, 
div#flash8, 
div#flash9, 
div#flash10,
div#flash11, 
div#flash12, 
div#flash13, 
div#flash14 {
	float: left;
	display: inline;
}
div#filter {
	position: relative;
	z-index: 10;
	width: 190px;
	float: left;
	margin: -8px 0 20px 20px;
}
div#filter h3 {
	width: 190px;
	height: 56px;
	background: none;
	padding: 0;
	margin: 0;
}
div#filter-links {
	background: url(../images/background/finderbox.jpg) no-repeat;
	width: 194px;
	height: 432px;
	float: left;
}
div#bottom-fix {height: 148px;}
div#filter ul {
	width: 161px;
	margin: 0 0 1px 17px;
}
div#filter ul#category1 {
	border-bottom: 1px solid #8793a3;
	margin-top: 5px;
}
div#filter ul#category2 {
	border-top: 1px solid #a8b5be;
	border-bottom: 1px solid #6b7c8c;
}
div#filter ul#category3 {
	border-top: 1px solid #8d9dac;
	border-bottom: 1px solid #586a80;
}
div#filter ul#category4 {
	border-top: 1px solid #7a8b9d;
	border-bottom: 1px solid #4a5c72;
}
div#filter ul#category5 {border-top: 1px solid #6b7d93;}
div#filter ul li a {	
	outline: none;
	color: white;
	text-decoration: none;
	display: block;
	padding: 6px 0 5px 10px;
	_padding: 5px 0 5px 10px;
}
div#filter ul li a:hover,
div#filter ul li a.activelink {
	font-weight: bold;
	background: url(../images/illustration/blackarrow.gif) left no-repeat;
	color: black;
	text-decoration: none;
}
.blacklink {
	font-weight: bold;
	background: url(../images/illustration/blackarrow.gif) left no-repeat;
	color: black !important;
	text-decoration: none;
}
div#filter ul li {
	list-style: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
