﻿.pbox1 {
	width: 308px;
	margin-top: 12px;
	height: 250px;
	background-image: url(../../_images/storefront/product_standard_bg_strip.jpg);
	border: 1px solid #C1C1C1;
	text-align: center;
	padding-top: 10px;
	position: relative;	
}
.pbox1 img {
	max-width: 250px;
	max-height: 200px;
}
.pbox2 {
	width: 308px;
	margin-top: 12px;
	height: 250px;
	background-image: url(../../_images/storefront/product_standard_bg_strip.jpg);
	border: 1px solid #C1C1C1;
	text-align: center;
	float: left;
	padding-top: 10px;
	position: relative;	
}
.pbox2 img {
	max-width: 250px;
	max-height: 200px;
}