.centerBoxContentsNew {
	margin: 0 auto;
	width: 175px !important;
	height: 285px !important;
    border: 1px solid #CCCCCC;
    /*border-width: 2px 1px 1px;*/
	margin-left:5px;
	margin-top:5px;
	overflow: hidden;
	font-size: 12px;
}

.centerBoxContentsNew br{
	display: none;
}
.centerBoxContentsNew:hover {
	border: 1px solid #555555;
	/*padding: 5px 4px 4px;*/
}
.centerBoxWrapper .centerBoxContentsNew a img, .centeredContent .centerBoxContentsNew a img {
    padding: 15px 0px;
	border-bottom: 1px dashed #CCCCCC
}
.centerBoxWrapper .centerBoxContentsNew:hover a img, .centeredContent  .centerBoxContentsNew:hover a img {
	border-color: #555555;
}

.categoryListBoxContents .centerBoxContentsNew {
	width: auto;
    padding: 0;
	margin: 0;	
	border: none;
}
.categoryListBoxContents .centerBoxContentsNew a img{
    padding: 0;
	margin: 0;	
	border: none;
	width: auto;
	height: auto;
}

.additionalImages  .centerBoxContentsNew {
	margin: 0;
	width: auto;
	border: 0;
    padding: 0;
	overflow: auto;
	font-size: 12px;
}
.additionalImages .centerBoxContentsNew br{
	display: block;
}
/*.additionalImages .proInner:hover {
	border: 0;
	padding: 0;
}
.additionalImages .proInner a img {
    padding: 0;
	border-bottom: 0;
}
.additionalImages .proInner:hover a img {
	border-color: 0;
}*/

.normalprice, .productSpecialPrice {
	padding: 0 10px 0 0;
}
.sideBoxContent .normalprice, .sideBoxContent .productSpecialPrice {
	float: none;
	padding: 0 10px 0 0;
}
.productSpecialPrice {
	/*color: #666;*/
	font-weight: bold;
}
.productPriceDiscount {
	display: none;

}
.centerBoxContentsSpecials a, .centerBoxContentsAlsoPurch a, .centerBoxContentsFeatured a, .centerBoxContentsNew a, .specialsListBoxContents a, .itemTitle a{
	text-align: center;
}
.itemTitle a {
	font-weight: normal;
	text-decoration: none;
}
.itemTitle a:hover {
	text-decoration: underline;
}