#sitemenu,
p.shopping,
#sitesearchform,
#topnav,
#leftpanel,
.footertext1,
.footertext2,
.footertext3,
.footertext4,
.footerlinks p {
display: none;
}

.footerlinks p.footeraddress {
display: block;
}

body {
font: 0.84em/1.333 "Lucida Grande", Lucida, Arial, Verdana, sans-serif;
}

#footer {
clear: left;
border-top: 3px double #333;
}

.clear {
clear: both;
}

a img {
border-width: 0;
}

#sitelogo a {
color: #000;
text-decoration: none;
font-size: 200%;
font-weight: bold;
font-family: Georgia, serif;
}

h1{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 1.5em;
	text-transform:uppercase;
	padding:0 0 5px 0;
	letter-spacing: -0.5px;
	word-spacing: -1px;
	line-height: normal;
}

h2 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size:1.15em;
}

h3 {
	font-size:1.05em;
}
hr{
	background:#808080;
	color:#808080;
	height:3px;
	margin:30px 0px;
}

a {
	text-decoration: none;
	color: #336699;
	color: #3e62a2;
	outline: 0;
}



/* list view */
.ezprodlistitem {
width: 28%;
margin-right: 5%;
float: left;
height: 350px
}

.ezprodlistitem button {
display: none;
}

/* detail view */
#ezproductview form {
display: none;
}


#slideshow {
float: left;
margin-right: 20px;
}

#ezaddlimagelist {
clear: left;
}

.addlimage {
float: left;
margin-right: 20px;
}

#ezassociated {
display: none;
}

#producttabs {
clear: left;
}
