.productlist-content {
	line-height: 150%;
	padding: 4px 10px 0 0;
}

.product-tools {
	height: 24px;
}

.category-navigation a {
	color: #aaaaaa;
}

.productlist-title {
	font-size: 110%;
}

.productlist-active, .advisory-active {
	background-color: #f8f7f8;
}

.productlist-active td, .productlist-notactive td {
	padding: 3px 10px;
}

.price {
	color: red;
	font-weight: bold;
}

#product-content .left, #product-content .right {
	line-height: 150%;
}


