#thecart input, select, textarea{
	background-color:#f6f6f6;
	border:1px solid #cccccc;
	font-weight:normal;
}

#thecart_payment, #thecart_addresses, #thecart_products, #thecart_register, #thecart_register_login, #thecart_login, #thecart_overig, #thecart_questions, #thecart_remark {
	border:1px solid #cccccc;
	background-color:#f3f3f3;
}

#thecart_remark {
	border:1px solid #cccccc;
}

.thecart_remark_header_row {
	background-color:#d9d9d8;
}

.thecart_remark_header_cell {
	font-weight:bold;
	padding:2px;
}

.thecart_remark_row {

}

.thecart_remark_cell {
	padding:2px;
}

#thecart_questions {
	border:1px solid #cccccc;
}

.thecart_questions_header_row {
	background-color:#d9d9d8;
}

.thecart_questions_header_cell {
	font-weight:bold;
	padding:2px;
}

.thecart_questions_row {

}

.thecart_questions_cell {
	padding:2px;
}

#thecart_addresses {
	border:1px solid #cccccc;
}

.thecart_addresses_header_row {
	background-color:#d9d9d8;
}

.thecart_addresses_header_cell {
	font-weight:bold;
	padding:2px;
}

.thecart_addresses_row {

}

.thecart_addresses_cell {
	padding:2px;
}

.thecart_payment_header_row {
	background-color:#d9d9d8;
}

.thecart_payment_header_cell {
	font-weight:bold;
	padding:2px;
}

.thecart_payment_row {

}

.thecart_payment_cell {
padding:2px;
}

.thecart_overig_header_row {
	background-color:#d9d9d8;
}

.thecart_overig_header_cell {
	font-weight:bold;
	padding:2px;
}

.thecart_overig_row {

}

.thecart_overig_cell {
padding:2px;
}



#thecart_products {
	border:1px solid #cccccc;
}

.thecart_products_header_row {
	background-color:#d9d9d8;
}

.thecart_products_header_cell {
	font-weight:bold;
	padding:2px;
}

.thecart_products_product_row {
	/*background-color:#d9d9d8;*/
}

.thecart_products_product_cell {
	padding:2px;
}

.thecart_amount_dropdown {
	
}

.thecart_delete_button {
	font-size:9px;
}
.small_button {
	font-size:9px;
	background-color:#d9d9d8;
	border:1px solid #cccccc;
	font-weight:normal;
}