/********** NAVIGATION.CSS ELEMENTS **********/

#header_navigation {
	display: none;
}

#footer_navigation {
	display: none;
}

#navtopright ul {
	display: none;
}

p#url {
	color: black;
	font-size: 1.25em;
	text-transform: uppercase;
}

blockquote#tagline {
	font-weight: normal;
	color: black;
	font-size: 0.7em;
}

/********** GLOBAL.CSS ELEMENTS **********/

#breadcrumb {
	display: none;
}

h1 {
	background-image:  url(images/header_bolt.gif); 
	background-position: center left;
	background-repeat: no-repeat;
	color: black;
}

h1 p {
	border-bottom: solid 2px black;
}

/********** PRODUCT.CSS ELEMENTS **********/

div.stocking_flag_description{
	border:  1px solid black;
	font-weight: bold;
}