#about_text {
	text-align: justify;
	padding: 20px 10px 10px 10px;
}
#shop_text {
	text-align: justify;
	padding: 20px 10px 10px 10px;
}
.gallery_images {
	text-align: center;
	padding-top: 20px;
}
.gallery_images2 {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
}
#jill {
	float: right;
	padding: 10px 10px 10px 20px;
	margin-top: 10px;
}
.press {
	text-align: center;
	padding: 10px;
	margin-top: 20px;
}
.press2 {
	text-align: left;
	padding: 10px;
	margin-top: 20px;
}
#contact {
	text-align: center;
	padding: 20px;
}
.store{
  width: 520px;
  padding-top: 50px;
}
.main_pic{
  float: left;
  width: 200px;
  padding-left: 20px;
  padding-top: 25px;
}
.right_panel_wrap{
  float: right;
  width: 270px;
  background-color: #EAEADF;
  color: #333333;
}
.product{
  background-color: #EAEADF;
  padding-left: 12px;
  padding-top: 5px;
  padding-bottom: 5px;
  border-bottom: 3px solid #ffffff;
  font-weight: bold;
}
.description{
  padding-right: 10px;
  padding-bottom: 5px;
  padding-left: 10px;
  border-bottom: 3px solid #ffffff;
  text-align: justify;
  font-size: .8em;
}
.measurement{
  padding: 5px;
  padding-left: 12px;
  border-bottom: 3px solid #ffffff;
  font-size: .8em;
}
.price{
  padding: 5px;
  padding-left: 12px;
  border-bottom: 3px solid #ffffff;
  font-size: .8em;
  font-weight: bold;
}
.product_colors{
  padding: 5px;
  padding-left: 12px;
  border-bottom: 3px solid #ffffff;
  font-size: .8em;
}
.cart{
  padding: 5px;
  padding-left: 12px;
  border-bottom: 3px solid #ffffff;
}
.thumbnails{
  clear: both;
  width: 520px;
  padding-top: 12px;
  padding-bottom: 5px;
  padding-left: 30px;
  padding-right: 10px;
}
.spacer{ /*3 items */
  display: inline;
  width: 5px;
  height: 5px;
  padding: 0px 70px 0px 70px; 
}
.spacer2{ /*4 items */
  display: inline;
  width: 1px;
  height: 1px;
  padding: 0px 35px 0px 35px; 
}
.spacer3{ /*3 items wide */
  display: inline;
  width: 1px;
  height: 1px;
  padding: 0px 32px 0px 32px; 
}
.spacer4{ /*4 items wide */
  display: inline;
  width: 1px;
  height: 1px;
  padding: 0px 30px 0px 30px; 
}
.spacer5{ /*4 items wide */
  display: inline;
  width: 1px;
  height: 1px;
  padding: 0px 20px 0px 20px; 
}
.spacer6{ /*1 items wide */
  display: inline;
  width: 1px;
  height: 1px;
  padding-left: 200px; 
}
