/* shop decor */

#main-outer {
	background: #adabab url('../../images/bg_main.jpg') 0 0 no-repeat;
	}
	
h1 {
	background: url('../../images/thegasman_inner.gif') 0 0 no-repeat;
	}
	
#main-content #shop .shop-item h3 {
	font-size: 2em;
	font-weight: normal;
	}
	
#main-content #shop .shop-item p,
#main-content #shop .shop-item ul li {
	font-size: 1.4em;
	}
	
#main-content #shop .shop-item ul li span.buyers {
	text-transform: uppercase;
	}	
	
#spider {
	background: url('../../images/spider_shop.gif') 0 0 no-repeat;
	}	
	
#spider span {
	display: none;
	}		