
table#states, table#countries {
	background-color: rgb(255,255,255); 
	border-left: 1pt solid rgb(155,155,155); width: 100%;}
table#world_shops, table#usa_shops { width: 90%; }
table#world_shops table.bordered, table#usa_shops table.bordered { border-bottom: 0px; border-right: 0px; }
table#shops_list table.bordered {border-bottom: 0px; }
table#states td.list_c, table#countries td.list_c, table#world_shops td.list_c, table#usa_shops td.list_c { 
	padding: 4px 10px 4px 10px; vertical-align: middle;
	border-right: 0.25pt solid rgb(155,155,155);
	border-bottom: 0.25pt solid rgb(155,155,155);
       	white_space:nowrap;}

table.canada th { border-top: 0px; color: black; background-color: rgb(255,204,51); }
table.canada td.head2 { border-top: 0px; }

