.tpvmthumb  {
}
.tpvmthumb table  {
	padding:0;
	margin:0;
}
.tpvmthumb table td  {
	border:1px solid #ccc;
	padding-bottom:10px;
}
.tpvmthumb .pthumb  {
}
.tpvmthumb a:link, .tpvmthumb a:visited, .tpvmthumb a:active  {
	display:block;
	width:100px;
	height:100px;
	text-align:center;
	margin-top:10px;
	background-color:#fff;
	border:3px solid #fff;
}
.tpvmthumb a:hover {
	border:3px solid #f23890;
}
.tpvmthumb a img {
	height:100px;
}
.tpvmthumb span {
	display:block;
	color:#fff;
	text-align:left;
	line-height:16px;
	padding:5px 25px 5px 10px;
	background:url(arrow3.png) 95% 8px no-repeat #30c1e3;
}
.tpvmthumb br {
	display:none;
}
.tpvmthumb .productprice {
	font-weight:bold;
	color:#f23890;
}
.tpvmthumb .productPrice, .tpvmthumb .product-Old-Price {
	display:block;
	font-weight:bold;
	font-size:16px;
	color:#f23890;
	text-align:center;
	padding:0;
	margin-top:5px;
	background:none;
}
.tpvmthumb .product-Old-Price {
	font-weight:normal;
	font-size:11px;
	color:#969696;
	margin:0;
	margin-bottom:-10px;
	text-decoration:line-through;
}
.tpvmthumb .addtocart_button_module {
	margin-top:5px;
}
