
* html body, * html table {
	font-size: x-small; /* we're in quirks mode */
	border: 0;
}

h3 { font-size: 1em; border-bottom: 1px solid #cc9; margin: 15px 0; padding: 0; clear: both; }

a { color: #600; }

ul.mem_levels {
	list-style: none;
	margin: 0; padding: 0;
	width: 235px;
	float: left;
}
ul.mem_levels li {
	margin: 0;
	padding: 0;
	width: 175px;
	overflow: hidden;
}

ul.mem_levels.right { width: 175px; }
ul.mem_levels.wide { float: none; width: 100%; }
ul.mem_levels.widewtd { float: none; width: 100%; }
ul.mem_levels.widewtd li { width: 100%; }
ul.mem_levels.wide li { width: 100%; }
ul.mem_levels.wide img { float: left; }
ul.mem_levels.wide p { margin-left: 40px; }
ul.mem_levels .price { color: #000; }
ul.mem_levels img { border: 0; margin: 0 -4px 0 0; padding: 0; display: inline; }

