.tbl_container{ overflow:auto; width: 900px;height: 120px; 	overflow-x: hidden; text-align:left;}

body { 
 font-family: Tahoma, Verdana, Arial, sans-serif; 
 min-width: 1000px;
 overflow-x: hidden;
 font-size: 12px;
}
@font-face {
  font-family: 'Didact Gothic';
  font-style: normal;
  font-weight: 400;
  src: local('Didact Gothic Regular'), local('DidactGothic-Regular'), url(http://asterisk-os.lockdoc.ru/css/DidactGothic-Regular.ttf) format('truetype');
}
.header {
position:relative;
width: 100%;
margin: -10px;
background: url(../../../img/header_bg.png);
z-index: 10;
}

h2 {
position: absolute;
top: -10px;
left: 0ps;
width:100%;
color:white;
text-align:center;
font-family: 'Didact Gothic';
font-size: 28px;
}
h3{
position: absolute;
top: 30px;
right: 580px;
width: 100%;
color:grey;
text-align:right;
font-family: 'Didact Gothic';
font-size: 18px;
}
.header img {
margin-left:auto;
margin-right:auto;
display:block;
}
.clr {
 clear: both;
}

#current, #new {
position:relative;
width: 980px;
margin-left: auto;
margin-right: auto;
z-index: 10;
border-style: solid;
border-color: gray;
padding:2px 2px 0px 10px;
}

#current_head h2, #new_head h2 {
position:relative;
width:100%;
color:gray;
top: 0px;
left: 0px;
text-align: center;
font-family: Arial, Sans;
font-size: 16px;
display: block;
}

#current_head h3, #new_head h3 {
position:relative;
width:100%;
color:gray;
top: 0px;
left: 0px;
text-align: center;
font-family: Arial, Sans;
font-size: 14px;
display: block;
}


#current p, #new p {
font-size: 12px;
margin: 5px 0px 5px 0px;
}

.wrapper {
width: 960px;
margin: 0 auto;
}

.control-panel {
font-family: Arial,Sans;
font-size: 13px;
}

.form_jump {
margin: 0px 10px 0px 10px;
padding: 0;
display: block;
float: left;
}
.sub_form {
display: block;
float: left;
}

.sub_form1 {
margin-top: 17px;
margin-left: 4px;
display: block;
float: left;
}

.login_in, .left_in, .right_in, .middle_in {
float:left;
display: block;
padding: 10px;
}
.left_in:hover {background:#cca900;}
.middle_in:hover {background:#cca900;}
.right_in:hover {background:#cca900;}

.login_in {
margin:20px 20% 0 25%;
width:60%;
}
.base {
text-align:center;
font-size: 18px;
font-weight: bold;
color: #2e2e2c;
}
h1 {
text-align:center;
font-size: 42px;
font-weight: bold;
color: #2e2e2c;
}

.body_login {
background-color: #ffd400;
}

.footer {
display:inline-block;
margin-top:40px;
text-align:center;
}

li {
margin-left: 20px;
list-style-type: none; 
}

