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

.ZVacsyContentsContainer {
	float: left;
	width: 786px;
	text-align: left;
	margin-bottom: 10px;
}

.ZVacsyContents {
	float: left;
	width: 455px;
	text-align: left;
	margin-bottom: 10px;
	margin-top: 10px;
}

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-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}


.ZVacsyImageContainer {
	float: right;
	width: 320px;
}

.ZVacsyImage {
	float: left;
	width: 320px;
}
.ZVacsyImage img {
	border: thin solid #000;
}
.ZVacsyImageText {
	text-align: center;
	margin-top: 5px;
}



.ZVacsyThumbsContainer {
	float: left;
	width: 746px;
	margin-top: 30px;
	padding-right: 20px;
	padding-left: 25px;
	border: thin solid #E78F21;
}

.ZVacsyThumbs {
	float: left;
	width: 176px;
	text-align: center;
	margin: 5px;
}
.ZVacsyThumbs2 {
	float: left;
	width: 362px;
	text-align: center;
	margin: 5px;
}
.ZVacsyThumbs2 img {
	border: thin solid #000;
}
.ZVacsyThumbs img {
	border: thin solid #000;
}
.ZVacsyThumbsText {
	text-align: center;
	margin-top: 5px;
}

.ZVacsyThumbsSpacer {
	float: left;
	width: 54px;
	margin-top: 10px;
}
 
h2.ZVacsyIndividualItems {
	font-weight: normal;
	font-size: 16px;
	font-family: "Arial Black", Gadget, sans-serif;
	color: #E6811E;
	margin-bottom: 15px;
	margin-left: 20px;
}
