

:focus { outline: 0; }

a img{ border: none; }


/* Layout */
.boundingBox{width:360px; }


/* Content */

#content_finder{ padding: 0px 5px; }

/* Content - Portfolio Listing */

ul#portfolio-filter{ margin: 5px 0; height: 25px; padding-left: 0px; line-height: 25px; font-size:10px; font-family:Helvetica, sans-serif }
ul#portfolio-filter li{ display: inline; }
ul#portfolio-filter a{ margin-right: 0.2em; padding: 2px 10px; background: #9d2219; color: #fff; font-weight: bold; font-size: 9px;text-decoration: none; text-transform:uppercase; }
ul#portfolio-filter a:hover, ul#portfolio-filter a.current{ color: #fff; }
ul#portfolio-filter a.current{ background-color: #cccccc; color:#000; }

ul#portfolio-list{ margin: 7px 0px 0px; 0; padding: 0; list-style: none; }
ul#portfolio-list li{ width: 63px; height: 70px; display: block; float: left; margin-right: 8px; margin-bottom:10px;}
ul#portfolio-list li img{ width: 63px; height:70px; overflow: hidden;}

ul#portfolio-list li a:link{ display: block; overflow: hidden; border: 1px solid #ccc;}
ul#portfolio-list li a:visited{ display: block; overflow: hidden; border: 1px solid #ccc;}
ul#portfolio-list li a:hover{ border: 1px solid #9d2219;}

.product_finder_container{
	width:360px;
	background-color:#fff;
	padding:5px;
	float:left;
}

.product_finder_back{
	width:360px;
	background-color:#272727;
	background-repeat:repeat-x;
	background-image:url(../images/product_finder_back.jpg);
	float:left;
}
