
/* HP Free Gifts Scroller */

#hpFgList { width:5500px; margin:0px 0px 0px 0px; padding:0px; text-align:center; height:10px; }
#hpFgList li {clear:none; height:80px; padding:0px; margin-right:7px; list-style-image:none; list-style-type:none; }

/* scrollable div area */
#scrollable2 {width:600px; margin:0px 0px 0px 0px; height:125px; overflow:hidden; padding:5px 8px 3px 8px; }
#contentCell > #scrollable2 { margin:0px 0px 0px 22px; }
/* wrap to make sure that image area is clickable */
#wrap3 { float:left; width:15px; height:201px; background:transparent url(images/scrollbar-track-bottom.png) no-repeat bottom left; }
/* top image of track */
#track3-top { position:absolute; width:15px; height:15px; background:transparent url(images/scrollbar-track-top.png) no-repeat top left; }
/* vertical track */
#track3 { position:absolute; width:15px; height:201px; }
/* vertical track handle */
#handle3 { width:15px; height: 37px; }
/* wrap to make sure that image area is clickable */
#wrap4 {margin:0px 0px 0px 0px; width:590px; height:15px; background:transparent url(images/scrollbar-track-right.png) no-repeat top right;}
#contentCell > #wrap4 { margin:0px 0px 0px 22px; border-bottom:1px solid #ccc; }
/* left image of track */
#track4-left { position:absolute; width:15px; height:15px; background:transparent url(images/scrollbar-track-left.png) no-repeat top left; }
/* horizontal track */
#track4 { position:absolute; width:615px; height:15px; background:url(../images/btn-bg.png) repeat-x;}
/* horizontal track handle */
#handle4 { width:41px; height:15px; }

/* Free Gifts Page */
