div.amazonfeed , div.amazonfeed h1 , div.amazonfeed h2 , div.amazonfeed h3 , div.amazonfeed h4 , div.amazonfeed h5 , div.amazonfeed h6 { margin: 0; padding: 0 0 6px 0; clear: both; } div.amazonfeed div { float: left; display: block; text-indent: 0; position: relative; margin: 4px 0 6px 10px; } div.amazonfeed div a { position: relative; margin: 0; padding: 4px 10px 0px 0px; text-decoration: none; border: 0px none; } div.amazonfeed div a img { display: block; width: 58px; height: 75px; margin: 0 10px 10px 0; } div.amazonfeed div .amazonfeed-product-title { display: block; width: 76px; text-align: left; } .clear { clear: both; } /* begin css tabs */ ul#tabnav { /* general settings */ text-align: left; /* set to left, right or center */ margin: 1em 0 1em 0; /* set margins as desired */ font: bold 11px verdana, arial, sans-serif; /* set font as desired */ border-bottom: 1px solid #464646; /* set border COLOR as desired */ list-style-type: none; padding: 3px 10px 3px 10px; /* THIRD number must change with respect to padding-top (X) below */ } ul#tabnav li { /* do not change */ display: inline; } ul#tabnav li a { /* settings for all tab links */ padding: 3px 4px; /* set padding (tab size) as desired; FIRST number must change with respect to padding-top (X) above */ border: 1px solid #464646; /* set border COLOR as desired; usually matches border color specified in #tabnav */ background-color: #E3E3E3; /* set unselected tab background color as desired */ color: #666; /* set unselected tab link color as desired */ margin-right: 0px; /* set additional spacing between tabs as desired */ text-decoration: none; border-bottom: none; } ul#tabnav a:hover { /* settings for hover effect */ background: #fff; /* set desired hover color */ } ul#tabnav li a.highlighted { /* settings for hover effect */ background: #fff; /* set desired hover color */ border-bottom: 1px solid #fff; } ul.secondTabs { margin: -4px 0 10px 0; } ul.secondTabs li { display: inline; margin: 0 0 0 10px; } /* end css tabs */