#popup {
	padding: 8px 2px;
}

#popup.quickview {
	padding: 20px;
}

.buy_button {
	width: 72px;
	background: url(/images/templates/bg_buy_button_0.png) right no-repeat;
	text-align: center;
}

.buy_button:hover {
	background: url(/images/templates/bg_buy_button_1.png) right no-repeat;
}

