@charset "utf-8";
/* GH Tables CSS Document */

table.basket {
	font-family: Arial, Helvetica, sans-serif; font-size: 90%
}

.list_details table {
	font-size: 70%; margin-top: 10px
}

.list_details table th {
	text-align: left; color: #666666; padding: 3px
}

.list_details table tr {
	background-color: #f5f5f5
}

.list_details table td {
	padding: 3px
}

/****** ACCESSOTY PAGE TABLES ******/

.accdetails table {
	font-family: Arial, Helvetica, sans-serif
}

.accdetails table th {
	text-align: left
}
