div#auth_btns{
	position:relative;
}

img#btn_comein{
	margin:18px 5px 0px 0px;
	cursor:pointer;
	width:44px;
	height:16px;
}

img#btn_reg{
	margin:18px 0px 0px 0px;
	cursor:pointer;
	width:121px;
	height:16px;
}

div#form_reg{
	display:none;
	position:absolute;
	top:10px;
	right:-10px;
	width:306px;
}

div#form_auth{
	display:none;
	position:absolute;
	top:10px;
	right:120px;
	width:233px;
}

table.f_table td.tl, table.f_table td.tr, table.f_table td.br, table.f_table td.bl{
	width:13px;
	height:13px;	
}

table.f_table td.tl{
	background:url(/images/f/bg_f_tl.png) bottom right no-repeat;
}
table.f_table td.tr{
	background:url(/images/f/bg_f_tr.png) bottom left no-repeat;
}
table.f_table td.br{
	background:url(/images/f/bg_f_br.png) top left no-repeat;
}
table.f_table td.bl{
	background:url(/images/f/bg_f_bl.png) top right no-repeat;
}

table.f_table td.tc{
	background:url(/images/f/bg_f_tc.png) bottom left repeat-x;
}
table.f_table td.ml{
	background:url(/images/f/bg_f_ml.png) top right repeat-y;
}
table.f_table td.mr{
	background:url(/images/f/bg_f_mr.png) top left repeat-y;
}
table.f_table td.bc{
	background:url(/images/f/bg_f_bc.png) top left repeat-x;
}
table.f_table td.mc{
	background:#fff;
	padding:8px;
}

img.btn_x{
	cursor:pointer;
	margin-left:10px;
	width:15px;
	height:15px;
}

div.tit{
	color:#900000;
	font-family:Gerogia;
	font-size:18px;
	font-style:italic;
	font-weight:bold;
}

table.authorize, table.buttons, table.registration{
	width:100%;
	border-collapse:collapse;
}

table.authorize{
	margin:10px 0px;
}

table.registration{
	margin-top:10px;
}

td.tit{
	padding-right:8px;
	vertical-align:middle;
	white-space:nowrap;
}

td.inp{
	padding:5px 0px;
}

td.inp input{
	border:1px solid #000;
	height:23px;
	padding:3px;
}

td.remind{
	text-align:center;
	font-size:10px;
}

td.remind a{
	color:#999;
}

td.remember_inp{
	width:10px;
	vertical-align:middle;
}

td.remember_tit{
	vertical-align:middle;
	padding-left:4px;
}

td.remember_tit label{
	cursor:pointer;
	color:#999;
}

td.comein{
	text-align:right;
	padding:10px 0px;
}

td.registr{
	text-align:right;
	padding-top:10px;
}

a.uname{
	color:#000;
	font-size:18px;
	text-decoration:none;
}

a.uname:hover{
	text-decoration:underline;
}

#btn_my{
	cursor:pointer;
}

table.navig_my{
	border-collapse:collapse;
}

table.navig_my td.ttl, table.navig_my td.ttr, table.navig_my td.bl, table.navig_my td.br{
	width:4px;
}

table.navig_my td.ttl{
	height:6px;
}

table.navig_my td.tl, table.navig_my td.tr, table.navig_my td.bl, table.navig_my td.br{
	height:4px;
}

table.navig_my td.ttl, table.navig_my td.tl, table.navig_my td.tc, table.navig_my td.ml, table.navig_my td.mc, table.navig_my td.mr, table.navig_my td.bc, table.navig_my td.ttc div{
	background:#900000;
}

table.navig_my td.ttc div{
	width:71px;
	height:6px;
	font-size:1px;
	padding:0px;
}

table.navig_my td.tr{
	background:url(/images/my/tr.gif) bottom left no-repeat;
}

table.navig_my td.bl{
	background:url(/images/my/bl.gif) top right no-repeat;
}

table.navig_my td.br{
	background:url(/images/my/br.gif) top left no-repeat;
}

table.navig_my td.mc{
	padding:7px 12px;
	white-space:nowrap;
	line-height:24px;
}

table.navig_my td.mc a{
	font-family:Tahoma;
	font-size:11px;
	text-decoration:none;
	color:#fff;
}

table.navig_my td.mc a:hover{
	text-decoration:underline;
}
