/* HERE ARE SEVERAL STYLINGS THAT ARE UNIVERSAL */


/* THIS HIDES ARROWHEAD STUFF */
	
	#categoryblock-17 {display: none;}
	#department-17 {display: none;}



			
			
/* this is for spreading out the pagination */

	.button-right {padding: 0 1px 0 1px;}
	.button-left {padding: 0 1px 0px 1px;}



/* this is for spacing out the right and bottom margins of product pictures */

	#productphoto {margin: 0px 10px 10px 0px;}




/* this is for spacing and styling li tags on Page Content */

	.li-margin {
	margin: 0px 0px 10px 0px;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	}







/* this is for Video div Z Layering */

	.video-div {
	position: relative; 
	z-index: 1;
	}
