﻿.productlistitem
{
	padding:10px;
}
.productcontainer
{
	width:100%;
	vertical-align:top;
}
.productsecondaryimage
{
	cursor:pointer;
}

.productphotocontainer
{
	width: 75px;
	float:left;
	height:75px;
	background-color:#fff;
	text-align:center;
	margin-right:2px;
	display:inline-block;
}

.productphoto
{

}

.productphoto-tip {
	color: #000;
	width: 400px;
	z-index: 13000;
}
 
.productphoto-title {
	margin: 0px;
	color: #3E4F14;
	padding: 0px;
}

.productphoto-text {
	padding: 0px;
}