@import url(style.css);

UL#faqList LI {
	list-style-type: none;
	}
UL#faqList {
	padding: 0px;
	margin: 0px;
	}
UL#faqList LI {
	padding-left: 0px;
	margin-left: 0px;
	}

.faqPoint {
	margin-bottom: 40px;
	}
.faqPoint H3 {
	font-size: inherit;
	font-weight: bold;
	}

TABLE#deliveryTable {
	border-collapse: collapse;
	}
TABLE#deliveryTable TD {
	border: 1px solid black;
	padding: 2px;
	margin: 0px;
	}