
.style_prices {
	padding-right: 0px;
	padding-top: 20px;
	margin-right: 0px;
	float: right;
}

.style_prices td {
	text-align: center;
}

.style_prices_header {
	background-color: #c9c9ae;
}

.style_quantities {
	padding-right: 0px;
	padding-top: 20px;
	float: right;
}

#productImagesApparel{
	width:345px;
	height: 339px;
	margin:auto;
	text-align:center;
	font-weight: bold;
}
#productImagesApparel .left {
	width: 172px;
	height: 29px;
	border-right: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	float: left;
	text-align: center;
	background-color: #ffffff;
	padding-top: 14px;
	cursor: default;
	color: #666666;
}
#productImagesApparel .right {
	width: 172px;
	height: 29px;
	border-top: 1px solid #cccccc;
	float: right;
	text-align: center;
	background-color: #efefe7;
	padding-top: 14px;
	cursor: pointer;
	color: #404042;
}
#productImagesApparel .mainImage{
	margin:0px 0px 0px 0px;
}#productImagesApparel .otherImage{
	margin:5px;
}
#productImagesApparel .otherImage img{
	border: 1px solid #CCCCCC;
}
