.block_wrap
{
	width: auto;
	margin: 0px; padding: 0px;
}
.font_80  { font-size: 0.8em; }
.font_100, 
table.font_100 td { font-size: 100%; }
.float_left { float: left; }
.float_right { float: right; }
.align_right { text-align: right; }
.clear_flow { clear: both; }
.page_wrap { padding: 10px; }
.page_wrap .h2 {
	font-size: 1.62em; font-weigth: normal; margin: 0px; padding: 0px;
}
.page_wrap p { text-align: justify; margin: 5px 0px; }
table.rate_line td
{
	padding: 5px 0px;
    border-top: #dbdbdb solid 1px;
}
div.list_footer
{
	margin: 0px 10px;
    border-top: #dbdbdb solid 1px;
}
table.rate_line td.free {
    border-top: none;
}
wh_full  { width: 100%; }

/* user lines */
.nickname { font-weight: bold; }
.nick_deleted { text-decoration: underline; }
span.online { color: #89C533; font-weight: bold; }
.aon_photo { border: #000 solid 1px; }
.aon_info { width: 100%; height: 100%; position: relative; }
.aon_row { position: relative; height: 110px; }
.rate_value { position: absolute; right: 5px; bottom: 0px; text-align: right; width: 300px; z-index: 10; }
.special {
	overflow: hidden;
	width: 300px; height: 1.2em;
	color: #007f00;
	font-weight: bold; 
	margin: 0px; padding: 0px;
}