/* 
========================================================================
CACTUSHOP.CSS
========================================================================
*/


/*
------------------------------------------------------------------------
COMMON ELEMENTS
------------------------------------------------------------------------
*/
.store #header, 
.store #header2, 
.store #right, 
.store #adminbar {
	display: none;
	visibility: hidden;
	width: 0;
}

.store #container {
	display: block;
	background: none;
	margin: 0 auto;
}

.store #centrecontainer, 
.store #pagecontent {
	width: 100%;
}

.store #terms {
	background: none;
	color: Black;
}