.productimage {
	float: left;
	width: 145px;
	text-align: center;
	margin-right: 11px;
	margin-bottom: 20px;
	font-size: 12px;
	font-weight: bold;
}
.productimagelast {
	float: left;
	width: 145px;
	text-align: center;
	margin-bottom: 20px;
	font-size: 12px;
	font-weight: bold;
}
#wrapper #leftcontent .productimage p a img, #wrapper #leftcontent .productimagelast p a img, productimageright p a img, #wrapper #leftcontent .productimageright p a img  {
	border: 3px solid #FFF;
	padding: 1px;
}
#wrapper #leftcontent .productimage p a:hover img, #wrapper #leftcontent .productimagelast p a:hover img, #wrapper #leftcontent .productimageright p a:hover img {
	border: 3px dashed #3D1E59;
	padding: 1px;
}
.productimageright {
	background-color: #FFF;
	float: right;
	width: 145px;
	text-align: center;
	font-size: 12px;
	padding-left: 30px;
	padding-bottom: 20px;
}

