h1,h2,h3,h4,h5,h6,pre,code { font-size: 1em; }
ul,ol { list-style: none; } ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,textarea,select
{ margin: 0; padding: 0; } img, a img, :link img, :visited img { border: none; }
address { font-style: normal; }
:link, :visited { text-decoration: none; }
body {
	text-align: center;
	background-color: #000000;
	color: #ffffff;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-position: center 80px;
}
p {text-align: left;}
#tile-page-quartz {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.quartzpagelinks {
	width: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #f0ab01;
	border-right-color: #f0ab01;
	border-bottom-color: #f0ab01;
	border-left-color: #f0ab01;
}
.quartzpagelinks ul {height: 30px;}
.hanzel {	padding-top: 14px;}
.link {
	float: left;
	font-size: 12px;
	padding-right: 20px;
	padding-bottom: 10px;
	font-variant: small-caps;
}
.gretel {
	font-size: 10px;
	padding-right: 10px;
	padding-left: 10px;
	font-variant: small-caps;
}
a:link, a:visited, a:active {color: #ccc;}
a:hover {color: #999;text-decoration: underline}
.left {float: left;}
.right {float: right;}
.narrowbox {
	border: 1px solid #333333;
	padding: 12px;
	width: 160px;
	margin-top: 10px;
	margin-bottom: 5px;
	background-color: #000000;
}
.widebox {
	border: 1px solid #333333;
	padding: 12px;
	width: 660px;
	margin-top: 10px;
	margin-bottom: 5px;
	background-color: #000000;
}
.backbox {
	background-color: #000000;
	background-image: url(images/backbox.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.backbox p {
	padding-bottom: 15px;
	padding-top: 10px;
	letter-spacing: 1px;
}
.tile-price {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 2px;
}
img.border {
	margin-top: 15px;
	margin-bottom: 15px;
	border: 1px solid #222222;
}
ul.sizes {
	text-align: left;
	padding-left: 260px;
}
ul.form {
	text-align: left;
	padding-left: 160px;
	padding-bottom: 15px;
}