table.torder{ width: auto; height: auto; }
	table.torder td{ vertical-align: top; }
		table.torder td input{ width: 400; font-size: 12px; }
		table.torder td textarea{ width: 400; height: 100; font-size: 12px; }
		table.torder td div.example{ font-size: 10px; color: #999; font-style: italic; }
	table.torder td.button{ text-align: right; padding: 25px 0px 0px 0px;}
		table.torder td.button input{ width: auto; font-size: 18px; }

div.flist_tags{ margin: 0px 35px 25px 35px; padding: 15px 0px 15px 0px; border-top: 1px dashed #ccc; border-bottom: 1px dashed #ccc; text-align: center; }
	div.flist_tags a{ margin: 0px 10px 0px 10px; color: #666; text-decoration: none; border-bottom: 1px dashed #999;  line-height: 1.5; }
	div.flist_tags a:hover{ border: 0px; }

table.faq{ width: 100%; }
	table.faq td.head{ width: 50%; font-size: 18px; color: #999999; text-align: left; }
	table.faq td.date{ width: 50%; font-size: 18px; color: #e3e3e3; text-align: right }

	table.faq td.message{ font-size: 12px; padding: 0px 0px 0px 15px; }

	table.faq td.re{ text-align: right; padding: 10px 0px 0px 15px; font-size: 12px; color: #aaaaaa; }
		table.faq td.re a{ font-size: 12px; }

		table.faq td.re div.message{ font-size: 12px; text-align: left; display: none; }