.tackContainer{
	position: relative;
	margin: 8px;
	margin-right: 4px;
	height: 200px;
	/*width: 350px;*/
	border: 1px solid black;
}
             
.tackContainerHardware{
	position: relative;
	margin: 8px;
	height: 200px;
	/*width: 600px;*/
	border: 1px solid black;
}

.tackContainer ul li{
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
	list-style-type: none;
	padding-left: 10px;
	padding-bottom: 20px;
}
             
.tackContainer img{
	float: left;
	border-right: 1px solid black;
}

.tackContainerHardware ul li{
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	list-style-type: none;
	padding-left: 10px;
}
             
.tackContainerWood img{
	float: left;
	border-right: 1px solid black;
}

.tackContainerHardware ul li{
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	list-style-type: none;
	padding-left: 10px;
}
             
.tackContainerHardware img{
	float: left;
	border-right: 1px solid black;
}
             
.tackContainer p.bold{
	text-align: center;
}
             
.tackContainerHardware p.bold{
	text-align: center;
}
             
#draftHorseHalters{
	position: relative;
	height: 300px;
	width: 385px;
	background-image: url(images/amishTack/draftHorseHalters.jpg);
	background-repeat: no-repeat;
} 
         
#leadRopeBullSnap{
	position: relative;
	height: 300px;
	width: 385px;
	background-image: url(images/amishTack/leadRopeBullSnap.jpg);
	background-repeat: no-repeat;
}
          
#neckYokeEvener{
	position: relative;
	height: 300px;
	width: 385px;
	background-image: url(images/amishTack/neckYokeEvener.jpg);
	background-repeat: no-repeat;
}
          
#steelEvenerNeckYoke{
	position: relative;
	height: 300px;
	width: 385px;
	background-image: url(images/amishTack/steelEvenerNeckYoke.jpg);
	background-repeat: no-repeat;
}
          
#tongueHardwareSet{
	position: relative;
	height: 300px;
	width: 600px;
	background-image: url(images/amishTack/tongueHardwareSet.jpg);
	background-repeat: no-repeat;
}
          
#woodEvenerNeckYoke{
	position: relative;
	height: 300px;
	width: 385px;
	background-image: url(images/amishTack/woodEvenerNeckYoke.jpg);
	background-repeat: no-repeat;
}