/* SCROLL WIDGET */
#vtopSeller {margin-bottom:10px;border-collapse:collapse;font-size:1em;}
#vtopSeller .left{text-align:left;padding:5px;}
#vtopSeller .right{text-align:right;padding:5px;}
#vtopSeller h3 {margin:0px;}

#shoppingcart #vtopSeller { margin:5px 0px 10px 1px; width:480px; _height: 1%; _float: left; /*width:536px; _width: 535px; _margin: 5px 0px 10px 0px;*/ }

#scroll_widget { position : relative; font-size : .8em; }

#shoppingcart .scroll_widget_items { position : relative; height : 210px; width : auto;overflow: hidden;
	_width : auto;}

.scroll_widget_item {
	display : none;  /* show as needed to avoid window scroll bar */
	position : absolute;
	height : 200px; /* height of scrolling item */
	width : 189px;  /* width of scrolling item 165*/
	font-size:.9em;
	text-align: left;
}

#shoppingcart .scroll_widget_item {
	display : none;  /* show as needed to avoid window scroll bar */
	position : absolute;
	height : 200px; /* height of scrolling item */
	width : 171px !important;  /* width of scrolling item */
	font-size:.9em;
	text-align: left;
}

#shoppingcart .scroll_widget_item {
	margin: 0 10px 0 0;
	display : none;  /* show as needed to avoid window scroll bar */
	position : absolute;
	height : 200px; /* height of scrolling item */
	width : 155px;  /* width of scrolling item */
	font-size:.9em;
	z-index: 1;
}

#shoppingcart div.scroll_widget_item div.prodLink, #shoppingcart div.scroll_widget_item div.saveStory {width: 150px !important;}
.scroll_widget_item  .prodLink, .scroll_widget_item  .saveStory {width: 150px !important;}

.productInfo .productNumber, .productInfo .inStock, .productInfo .spo {display:none;}
.productPhoto img {width:80px;height:80px;}
.prodLink img {display: block;}

/* changed height from 200px to 235 on 8-17-07 */
#vertical .scroll_widget_window { position: relative; height: 225px; width: 502px; overflow: hidden; padding-top: 5px; }
#vertical .scroll_widget_items { position : relative; top:0px; left:10px;
  height : 235px;  /* same as scroll_widget_window */
  width : 502px;  /* same as scroll_widget_window */
  }
#vertical .scroll_widget_item {
	display : none;  /* show as needed to avoid window scroll bar */
	position : absolute;
	height : 200px; /* height of scrolling item */
	width : 125px;  /* width of scrolling item */
	font-size:.9em;
	text-align: left;
}
#vertical .scroll_widget_item  .prodLink, #vertical .scroll_widget_item  .saveStory {width: 115px !important;}

/* changed height from 210px to 235 on 8-17-07 */
#category .scroll_widget_window { position : relative; height : 135px; width : 897px; overflow: hidden;}
#category .scroll_widget_items { position : relative; top:0px; left:10px;
  height : 135px;  /* same as scroll_widget_window */
  width : 899px;  /* same as scroll_widget_window */}
  
.scroll_widget_window {height: 235px; `height: 235px;}
.scroll_widget_item .prodLink, .scroll_widget_item .saveStory {width:140px;}
/* automotive */

.scroll_widget .localPrice {font-size:1.5em !important; margin-top:5px;}

.scroll_widget .localPrice a { .padding-top:4px !important; .height:24px !important; }

#vertical .morePrice { .width: 202px; }
