﻿.productlistitem
{
	padding:10px;
}
.productcontainer
{
	width:100%;
}
.productsecondaryimage
{
	cursor:pointer;
}

.productphoto
{
	margin-right:2px;
	vertical-align:top;
}

.productphoto-tip {
	color: #000;
	width: 130px;
	z-index: 13000;
}
 
.productphoto-title {
	margin: 0px;
	color: #3E4F14;
	padding: 0px;
}

.productphoto-text {
	padding: 0px;
	background: Transparent;
}