/* Alternate stylesheet - prod display list layout */
#theme li a img#theme-list { background: #FFF;}
#theme li a img#theme-grid { background: #333;}
#theme li a:hover img#theme-grid { background: #FFF; }
#theme li a:hover img#theme-list { background: #FFF; }

#prodlist .productframe {
	width: 489px;
	height: auto;
	padding: 10px;
	clear: both;
	margin: 0 0 10px 0;
	border-right: none;
}
#prodlist .last .productframe {
	margin: 0 0 10px 0;
}
#prodlist .productframe .left {	
	width: 60px;
}
#prodlist .productframe .left .thumb {
	top: -10px;
	width: 60px;
	height: 60px;
}
#prodlist .productframe .left .thumb img {
	width: 60px;
}
#prodlist .productframe .left .thumb .overlay img {
	width: 44px;
}
.productframe .right .buttons {
	margin: 0;
}
#prodlist .productframe .right .price {
	margin: 0;
	font-size: 120%;
}
#prodlist .productframe .name {
	position: absolute;
	top: 0;
	left: 80px;
	width: 280px;
}