div#headerwrap {
	width: 950px;
}

div#top {
	padding-top: 6px;
	height: 53px;
}

div#accounts {
	padding: 0 10px 0 10px;
	height: 53px;
}

div#accounts div {
	float: left;
}

#accounts div#left {
	width: 35px;
	background: url(../images/header/stat_l.gif) no-repeat;
	height: 45px;
}

#accounts div#main {
	background: url(../images/header/stat_m.gif) repeat-x;
	width:488px;
}

#accounts div#right {
	height: 45px;
	width: 100px;
	background: url(../images/header/stat_r.gif) no-repeat right;
}

div#right_stat {
	padding-top: 5px;
	height: 53px;
}

div#accounts div#left div {
	cursor: pointer;
	font: 12px 'Lucida Grande', 'Trebuchet MS', 'Arial';
	font-weight: bolder;
	padding: 3px 0 0 9px;
	height: auto;
}

div.selector_on {
	color: #A52A2A;
}

#main div#stats_wr {
	padding-top: 4px;
	padding-left: 6px;
}

div#info_pl {
	float: left;
	width: 330px;
}

div#images_pl {
	float: left;
}

#images_pl div#wrap_pl {
	padding-top: 6px;
}

.wr_du {
	height: 21px;
	width: 110px;
}

.wr_du1 {
	width: 147px;
	height: 21px;
	overflow: hidden;
}

.wr_du div.text {
	padding-left: 3px;
	font-family: Verdana, Tahoma, sans-serif;
    font-size: 8pt;
	font-weight: bold;
	padding-top: 1px;
}

.wr_du1 div.text {
	font-family: Tahoma;
    font-size: 8pt;
	font-weight: bold;
}

.wr_du1 div.icon {
	padding-right: 3px;
}

#right div#mail_top {
	color: #A52A2A;
	cursor: pointer;
	font: 12px 'Lucida Grande', 'Trebuchet MS', 'Arial';
	font-weight: bolder;
	padding-top: 3px;
	width: 100px;
	text-align: center;
	position: relative;
}

div#ninja_warning {
	position: absolute; 
	background: #fff; 
	left: 50%; 
	margin-left: -40px; 
	top: 3; 
	width: 80px;
}

#right div#mail_ico {
	padding-top: 3px;
	padding-left: 10px;
}

div#lang_f {
	width: 92px;
	font: 12px 'Lucida Grande', 'Trebuchet MS', 'Arial';
	font-weight: bolder;
	color: #666;
	padding-top: 5px;
	height: 45px;
	background: url(../images/header/lang.gif) no-repeat;
}

div#path_new {
	margin-top:5px;
	height: 26px;
	border: 1px solid #b9ceeb;
	width:948px;
	text-align: left;
	background: url(../images/skins/headers.gif) repeat-x;
	color:#3E7DD4;
  	font-family:'Lucida Grande', 'Trebuchet MS', Arial;
  	font-size:12px;
  	font-weight:bold;
}

div.ins {
	padding-left: 5px;
	float: left;
	font-size: 12px;
	font-weight: bold;
	font-family: 'Lucida Grande','Trebuchet MS',Arial;
	color: #3E7DD4;
}

div#boxes {
	position: absolute;
	display: block;
	text-align: left;
	top: 23px;
	left: 6px;
	color:#3E7DD4;
	background: #eceef4;
	font-weight: bolder;
  	font-family: 'Trebuchet MS';
  	font-size:12px;
	border: 1px solid #b9ceeb;
	border-top: 2px solid #DFDFDF;
	width: 370px;
}

div#boxes_none {
	display: none;
}

#boxes div.check {
	float: left;
	width: 25px;
}

#boxes div.text_ch {
	float: left;
	padding-top: 1px;
	padding-right: 10px;
	width: auto;
}

div.check_block {
	float: left;
	width: 120px;
}
