/*----------------------------------------------------------------------*/
#productsImageWrapper{overflow:hidden; width:100%; height: auto;}
#mainImageWrapper{position:relative;width: 100%; height: 0;padding-bottom: 100%;overflow:hidden;}
#mainImageWrapper img{width:100%; height:auto;}
#pajax{display:none;position:absolute;top:40%; left:40%;}
#pajax img{width:32px;}
#thumbnailWrapper li img{width:100%; height:auto;}
#thumbnailWrapper li { height:auto;border:1px solid #eee; padding:5px;}
#thumbnailWrapper{ position:relative; margin-top:10px;}
#caculate-product {margin-bottom:10px;}
#caculate-product table{
	border: 1px solid #ddd;
}
#caculate-product table tr{
}
#caculate-product table td{
	border: 1px solid #ddd;
	padding:5px;
}