.info        { font-family: Tahoma, Geneva, sans-serif; font-size: 14px; color: #3366CC; 
               font-weight: bold }
.results     { font-family: Tahoma, Geneva, sans-serif; font-size: 13px; color: #003399; 
               font-weight: bold }
.results a   { color: #6699FF; text-decoration: none; font-weight: bold }
.results a:visited { color: #FF6699; font-weight: bold }
.results a:active { color: #6699FF; text-decoration: underline; font-weight: bold }
.results a:hover { color: #003399; font-weight: bold; text-decoration: underline }
.itemcode    { font-family: Tahoma, Geneva, sans-serif; font-size: 10px; color: #3366CC }
.suggest     { font-family: Tahoma, Geneva, sans-serif; font-size: 13px; color: #003399; 
               line-height: 125% }
.suggest a   { color: #6699FF; text-decoration: none }
.suggest a:visited { color: #6699FF; font-weight: bold; text-decoration: none }
.suggest a:active { color: #003399; font-weight: bold; text-decoration: underline }
.suggest a:hover { color: #003399; font-weight: bold; text-decoration: underline }
.recent      { font-family: Tahoma, Geneva, sans-serif; color: #33CC99; line-height: 1.25em }
.recent a    { color: #33CC99; font-weight: bold; text-decoration: none }
.recent a:visited { color: #33CC99; font-weight: bold; text-decoration: none }
.recent a:active { color: #009966; font-weight: bold; text-decoration: none }
.recent a:hover { color: #009966; font-weight: bold; text-decoration: none }
.copyright   { font-family: Tahoma, Geneva, sans-serif; font-size: 11px; color: #3366CC; 
               font-weight: bold }
/* Start Header Product Search CSS */
.headersearch { font-family: 'Courier New', Courier, monospace; font-size: 13px; color: 
               #33CC99 }
#headersearch .textinput { width: 240px; font-family: 'Courier New', Courier, monospace; font-size: 10pt; 
               color: #33CC99; font-weight: bold; border: 1px solid #009966 }
#headersearch .submit { font-variant: normal; font-size: 11px; font-family: Tahoma, Geneva, sans-serif; 
               height: 22px; background-color: #009966; color: #FFFFFF; 
               text-transform: uppercase; font-weight: bold; 
               border: 1px solid #009966 }
/* End Header Product Search CSS */
/* Start Decsription Tooltip CSS */
#desctooltip { position: absolute; left: -300px; width: 250px; background-color: lightyellow; 
               z-index: 100; font-family: Tahoma, Geneva, sans-serif; 
               font-size: 12px; color: #000000; visibility: hidden; 
               border: 1px solid black; padding: 2px }
#descpointer { position: absolute; left: -300px; z-index: 101; visibility: hidden; color: 
               #000000 }
/* End Decsription Tooltip CSS */
/* Start Drop-in CSS */
#dropinboxv2cover { width: 320px; height: 290px; position: absolute; z-index: 100; overflow: 
               hidden; visibility: hidden }
#dropinboxv2 { width: 300px; height: 270px; background-color: #F5F5F5; position: absolute; 
               left: 0; top: 0; border: 2px solid #009966; padding: 4px }
/* End Drop-in CSS */