@charset "UTF-8";
/* CSS Document */

.ZCookwareContainer{
	float: left;
	margin-top: 15px;
	margin-bottom: 15px;
}
.ZCookwareLeftImage {
	float: left;
}

.ZCookwareTextContainer {
	float: left;
	width: 762px;
	text-align: left;
	margin-left: 20px;
	margin-bottom: 10px;
}

h1.intro  {
	color: #B49859;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;	
	
}
h1.induction  {
	color: #949599;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}

h1.vacsy  {
	color: #f5821f;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}

.ZCookwareThumbsContainer {
	float: left;
	width: 762px;
	margin-top: 30px;
}

.ZCookwareThumbs {
	float: left;
}
.ZCookwareThumbs img {
	border: thin solid #000;
}
.ZCookwareThumbsText {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}

.ZCookwareThumbsSpacer {
	float: left;
	width: 54px;
	margin-top: 10px;
}
