
/*	out of stock or discontinued items	*/

/*	this section for hiding the cart, followed by the next section(s) for showing 'oosmsg' &/or email link,
format: #Wheelin .cart{display:none;}	note; cant use #numbers in css, may need to change ids for 420s	*/

/*	show oos message, format: #Wheelin .oos {display:block;}	*/

/*	show 'email me when back in stock' link	*/

/*	this seciton for totally removing the entire discontinued item div, in theory could have rem dates alongside	*/
#CoSpgs,
#CrestedButte,
#EstesPark,
#GlenwoodSprings,
#GlenweedSprings,
#Golden,
#IdahoSprings,
#ColoWierd,
#Diver
{display:none;}