/* $Id: viewed_last.css 19 2008-11-13 16:31:26Z edin.coralic $ */

.product_viewedLast {
	
}

.product_viewedLast form.compare {
	
}
.product_viewedLast form.compare ul {
	list-style-type: none;
	margin: 0;
}
.product_viewedLast form.compare ul li {
	margin: 2px 0 0 0 !important;
	clear: both;
}
.product_viewedLast form.compare ul li .checkbox {
	float: left;
	width: 20px;
}
.product_viewedLast form.compare ul li label {
	clear: none;
	float: none;
	margin: 0;
	padding: 0;
	text-align: left;
	width: auto;
	position: relative;
	top: -1px;
}
.product_viewedLast form.compare .compare_submit input {
	border: none;
	background: url('../dsg/compare_button.gif') no-repeat top left;
	width: 160px;
	height: 22px;
	color: #787567;
	cursor: pointer;
}

