/*H1 spans for lifestyle & collection-------------------------------------------------------*/
#collection h1 span {
	background: url(../images/product_page/collection.gif); 
	height: 38px;
	width: 250px;
	position: absolute;
	margin-bottom: 2em;
	}
#lifestyle h1 span {
	background: url(../images/product_page/lifestyle.gif); 
	height: 38px;
	width: 250px;
	position: absolute;
	margin-bottom: 2em;
	}
/*H3 spans for lifestyle & collection-------------------------------------------------------*/
#all_collection h3 span {
	background: url(../images/buttons/btn_allCollection.gif); 
	height: 26px;
	width: 120px;
	position: absolute;
	}
#all_lifestyle h3 span {
	background: url(../images/buttons/btn_allLifestyle.gif); 
	height: 26px;
	width: 120px;
	position: absolute;
	}
/*Links for collection-------------------------------------------------------*/
#product_links a:hover, #product_links a:active{
	background-color: #ff3333;
	color: #999999;
	}
#product_links li{
	float: left;
	list-style: none;
	}
#product_links ul a{
	display: block;
	padding: 0 2.3em;
	line-height: 2.1em;
	text-decoration: none;
	}
/*H1 spans for dealers-------------------------------------------------------*/
#dealers h1 span {
	background: url(../images/headings/header_dealers.gif); 
	height: 54px;
	width: 400px;
	position: absolute;
	}