/* shop layout */
	
#main-content #shop .shop-item {
	margin-bottom: 30px;
	}	
	
#main-content #shop .shop-item img {
	float: left;
	margin-right: 10px;
	}	

#main-content #shop .shop-item h3 {
	margin-bottom: 10px;
	}

#main-content #shop .shop-item p {
	margin-bottom: 20px;
	}
	
#main-content #shop .shop-item ul li {
	display: block;
	clear: both;
	margin-bottom: 20px;
	}	
	
#main-content #shop .shop-item form {
	float: left;
	}	
	
#main-content #shop .shop-item input {
	margin-right: 10px;
	}	
	
#spider {
	position: absolute;
	top: 400px;
	left: 765px;
	height: 144px;
	width:  176px;
	}	
		

	
	
	
	
	
