/* Alternate stylesheet - prod display list layout */
#theme li a img#theme-list { background: #FFF;}
#theme li a img#theme-grid { background: #39064f;}
#theme li a:hover img#theme-grid { background: #FFF; }
#theme li a:hover img#theme-list { background: #FFF; }

#prodlist .productframe {
	width: 522px;
	height: auto;
	padding: 10px;
	clear: both;
	border-right: 0px;
}
#prodlist .last .productframe {
	
}
#prodlist .productframe .thumb {
	width: 85px;
	height: 85px;
}
#prodlist .productframe .thumb img {
	width: 85px;
}
#prodlist .productframe .thumb .overlay img {
	width: 50px;
	height: 50px;
}
#prodlist .productframe .name {
	position: absolute;
	top: 0;
	left: 105px;
	width: 260px;
	clear: none;
}
#prodlist .productframe .right {	
	width: 150px;
}
#prodlist .productframe .right .price {
	margin: 0 0 4px 0;
}
