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

#samples ul {
	padding:0;
	margin:0;
	width:auto;
	list-style:none;
	float:left;
}

#samples li {
	text-indent:-5000px;
}

.countrybar {
  width:797px;
  height:487px;
  background-image:url(../images/packaging/countrybar.jpg);
  background-repeat: no-repeat;
  background-position: 0 0;
}

.carolina {
  width:797px;
  height:462px;
  background-image:url(../images/packaging/carolina.jpg);
  background-repeat: no-repeat;
  background-position: 0 0;
}
