input.memorize {
	display: none;
}

div.shop div.shop_button input.search-submit {
	border: 2px solid #f2e484;
	background-color: #004575;
	color: #f2e484;
	font-size: 10px;
	letter-spacing: 0.1em;
}

/* SHOPPING PROGRESS BAR */
div.shop table.progress_4 td {
	border: 1px solid #DDC48C;
	background:#fff none;
}

div.shop table.progress_4 td div,
div.shop table.progress_4 td div small {
	color: #BC902D;
	font-family: Georgia;
	font-size: 12px;
}
div.shop table td.progress_item_active {
	background-color: transparent;
}
div.shop table td.progress_item_active div.progress_title {
	/*text-decoration: underline;*/
}
div.shop table td.progress_item {
	
}
div.shop table td.progress_item_done {
	background-color: #fff;
}


div.shop div.progress_title {
	font-weight: normal;
}

div.cashpoint-complete {
	margin-bottom: 15px;
}

tr.including_vat td {
	padding: 10px 0px;
}




body.ap div.shop tr.second-row {
    background-color: #FFF;
}
