
#accounts .title {
	width:547px;
	padding:11px 18px 16px 14px;
	margin:0 2px 0 3px;
}
#accounts .title h2 {
	font-family:Tahoma;
	font-weight:normal;
	font-size:18px;
	color:#222;
	padding-bottom:4px;
}
#accounts .content {
	border:1px solid #c6c6c6;
	width:547px;
	padding:15px 18px 8px 14px;
	margin:0 2px 0 3px;
}
#accounts .searchbox {
	background:#f1f1f1;
	border:1px solid #c6c6c6;
	padding:7px 3px 6px;
}
#accounts .searchbox th {
	padding-bottom:2px;
}
#accounts .searchbox table {
	border:0;
}
#accounts .searchbox th, 
#accounts .searchbox td {
	padding-left:20px;
}

#accounts .searchbox input,
#accounts .searchbox select,
#accounts .searchbox textarea {
	font-size: 11px;
	}

#accounts .accounts_head_1, 
#accounts .accounts_head_2, 
#accounts .accounts_head_3, 
#accounts .accounts_head_4 {
	background:#0f0f0f;
	border-style:solid;
	border-width:0 1px;
	height:1px;
	overflow:hidden;
}
#accounts .accounts_head_1 {
	border-color:#777;
	margin:0 2px;
	margin-top:15px;
}
#accounts .accounts_head_2 {
	border-color:#3e3e3e;
	margin:0 1px;
}
#accounts .accounts_head_3 {
	border-color:#8f8f8f;
}
#accounts .accounts_head_4 {
	border-color:#383838;
}
#accounts .accounts{
	text-align:center;
	width:547px;
	border:0 !important;
	border-style:solid;
	border-width:0 1px;
	border-color:#c6c6c6;
}
#accounts .accounts tr {
	background:url(img/account_tr_bg.gif) bottom no-repeat;
}
#accounts .accounts tr.accounts_foot {
	background:#262626;
	height:4px;
}
#accounts .accounts tr.caption {
	background:#262626 url(img/table_caption.gif) no-repeat;
	color:#fff;
	height:18px;
}
#accounts .accounts tr.accounts_foot td, 
#accounts .accounts tr.caption td {
	padding:0;
}
#accounts .accounts td {
	padding:12px 0;
}
#accounts .accounts td.frist {
	padding:12px 0;
}
#accounts .accounts .airsep {
	background-color:#f1f1f1;
	height:12px;
}
#accounts .accounts .airsep td {
	padding:0;
}
#accounts .accounts .odd {
	background-color:#e2e2e2;
}
#accounts .accounts .even {
	background-color:#f1f1f1;
}
#accounts .accounts .transfer, 
#accounts .accounts .server, 
#accounts .accounts .pvp {
	font-weight:bolder;
	padding:2px 0;
}

#accounts .accounts .multichar {
	font-weight: bold;
	padding:2px 0;
}
#accounts .accounts .pvp {
	color:#6a6a6a;
}
#accounts .accounts .view {
	padding-top:2px;
}
#accounts .accounts .class {
	padding-top:1px !important;
	padding-top:3px;
}
#accounts .accounts .price {
	font-family:Tahoma;
	font-size:20px;
}
#accounts .accounts .cart {
	margin-top:4px;
}
#accounts .navi{
	margin-top:9px
}
#accounts .navi .disable {
	color:#636363;
}

#accounts td.accounts_subnote div.text {
	font-size: 11px;
	font-weight: bold;
	margin: 10px;
	line-height: 15px;
	}

#accounts td.accounts_subnote span.em {
	font-size: 13px;
	font-weight: bold;
	}


#dhtmltooltip {
	position: absolute;
	width: 400px;
	border: 1px solid #bbb;
	padding: 10px;
	background-color: #eee;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	visibility: hidden;
	z-index: 100;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
	}


#char_float_notes .note_title {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
	}

#char_float_notes .note_row {
	clear: both;
	margin-bottom: 2px;
	height: 16px;
	}

#char_float_notes .note_row .note_field {
	width: 140px;
	float: left;
	font-weight: bold;
	font-size: 11px;
	}

#char_float_notes .note_row .note_value {
	width: 230px;
	float: left;
	font-size: 11px;
	}

#char_float_notes .note_text {
	margin-top: 10px;
	border-top: 1px #ccc dashed;
	width: 100%;
	font-size: 12px;
	padding-top: 10px;
	}


