#finderSelectionBox { color: #3e4249; font-size: 11px; font-family: Arial, Helvetica; font-weight: normal; width: 600px; }
#finderSelectionBox h1 { color: #3e4249; font-size: 12px; font-weight: bold; background-image: url(/images/main/bgSearchBox.gif); background-repeat: repeat-x; height: 19px; margin-top: 0; margin-bottom: 0; padding-top: 8px; padding-left: 10px; }
#finderSelectionBox h1 img { margin-right: 2px; }
.finderNotation { background-color: #ddd; width: 170px; height: 33px; float: left; padding-top: 8px; padding-left: 10px; border-bottom: 1px solid white; }
.finderSelection { background-color: #efefef; width: 410px; height: 33px; float: left; padding-top: 8px; padding-left: 10px; border-bottom: 1px solid white; }
.finderSelection select { width: 350px; }

#finderGroups { color: #3e4249; font-size: 11px; font-family: Arial, Helvetica; background-image: url(/images/main/bgSearchProductGroups.gif); background-repeat: repeat-y; background-position: 20px 0; width: 560px; }
#finderGroups img { float: left; margin: -1px 0 0; padding-right: 4px; padding-left: 1px; }
#finderGroups h1 { font-size: 12px; color: #3e4249; font-weight: bold; background-image: url(/images/main/bgSearchBoxLineBottom.gif); background-repeat: repeat-x; height: 20px; margin-top: 0; margin-bottom: 0; padding-top: 6px; cursor: pointer;}
.finderGroupContent { display: none; }
.finderGroupContentLeft { width: 235px; float: left; margin-left: 35px; padding-top: 10px; padding-bottom: 15px; }
.finderGroupContentRight { font-weight: bold; width: 255px; float: left; margin-left: 20px; padding-top: 10px; padding-bottom: 15px; }
.finderGroupContentRight .productNames { padding-bottom: 10px; }
.productNames img { float: left !important; }
.productNames a { text-decoration: none; float: left !important; width: 230px !important; }