/* ST Store Stylesheet */

.storesearchform {
	width: 155px; 
	PADDING:0px; 
	position: relative; 
	top: -5px;
	MARGIN: 0px; 
	BACKGROUND-COLOR: #FFF; 
	font-size: 11px; 
	color: #999;
	height:13px; 
	z-index:13; 
	margin-left: 4px;
	margin-bottom:3px;
}

.storesearchform {border-style:none;}


.section_bar, .section_bar_225, .section_bar_250 {
	background-image: url(/images/section_bar_300.gif);
}

.section_bar_225 {
	width: 225px;
}

.section_bar_250 {
	width: 250px;
}

.featured_stories_content {
	width: 793px;
	background-image: url(/images/store/featured_stories_bkgd.gif);
	background-repeat: no-repeat;
	padding-left: 16px;
	padding-right: 4px;
	padding-top: 12px;
	padding-bottom: 8px;
}

.addProductButton{
	width: 144px;
	height: 30px;
	background-image: url(/images/button_addcart.gif);
	background-repeat: no-repeat;
	border-style:none;
	color: transparent;
	text-indent: -99999px; /* Necessary for IE */
}
