#error{
    display:none;
    text-align: center;
    color: red;
    overflow:hidden;
    margin-top: 5px;
}
#msg{
    display:none;
    text-align: center;
    color: #2E6AAE;
}
#shell{
    position:relative;
    padding-top: 30px;
    margin: auto;
    width: 400px;
    overflow: hidden;
}

.auth{
    width: 300px;
    border: solid 1px #E5E5E5;
    text-align: center;
    margin: 10px 30px;
    background: url('../images/longbg.png') repeat-x left -250px;
    padding: 11px 15px 15px 15px;
    float: left;
}
.auth .buttD{
    text-align: center;
    margin: 15px 0 0;
}

label{
    margin-top: 8px;
    margin-bottom: 2px;
    display: block;
    font-size: 1em;
    font-weight: bold;
    color:#3A2A1B;
    text-align: center;
}
#change table td{
    padding: 10px 0;
}
#change label {
   display:inline;
   
}
#shell #change{
    text-align: left;
    font-size: 1em;
    color: #000000;
}
#change .right{
    text-align: right;
}
#change .buttD{
    text-align: right;
    margin: 0;
}
#change {
 margin: 0 30px;
 padding-bottom:0;
 text-align: center;
 }
#change label{
   color: #000000;
}
.auth .description
{
    font-size: 8pt;
    font-weight: bold;
    text-align: center;
    width: 250px;
}
.buttD{
    text-align: right;
    margin: 0;
}
.buttD .svBtn{
    margin-right: 0;
}
 input{
    color: #333;
}

#enter_title {
    position:relative;
    left:90px;
    top:30px;
    height:50px;
    display:block;
    float:left;
}
#enter_title h2,#enter_title h3{
	display: inline;
}
#auto {
    position:relative;
    margin:25px auto;
    width: 700px;
    
}
#big_auto {
    position:relative;
    margin: 25px auto;
    width: 900px;
    min-height: 600px;

}    
#auto td{
    padding-top: 8px 5px 0 0;
    /*vertical-align: top;*/
}
#auto li {
    margin: 0;
    padding: 1px 0;
}
#big_auto td{
    padding: 5px 2px;
    margin: 0;
}
#big_auto li {
    margin: 0;
    padding: 0;
    }
#not, #not a{
    color: grey;
}
.edit a {
    color: black;
}
#category ul{
    list-style: none outside none;
    color: #000000;
	white-space: nowrap;
}
#sublvl{
    margin-left: 15px;	
	line-height: 1.3em;
}
#category_menu{
    float: left;
    margin-left: 30px;
    width: 280px;
	line-height: 1.5em;
}
#category_menu a{
	text-decoration: none;
	color: #000000;
}
#item_list{
    margin-left: 310px;
    width: 570px;
}
#item_list h3{
    margin: 10px 0;
}
table.item{
    border-spacing: 0px;
    margin: 3px 0;
    background:	#FFFFED;
	border: 0 none;
	
}
table.item thead th {
  border-bottom: 2px solid #000000;
  font-weight: normal;
  text-align: center;
  padding: 1px 0;
}
table.item tfoot td {
 border-bottom: 2px solid #000000;
}

table.item  tbody td {
  font-weight: normal;
  padding:5px;
  text-align: center;
  border-bottom: 1px dashed #000000;
  vertical-align: top;
}
table.item  tfoot td{
  font-weight: normal;
  padding:5px;
  text-align: center;
  vertical-align: top;
  
 }
tbody tr.history_article td{
    padding:5px;
}

 table.item  td#desc{
  font-weight: normal;
  text-align: left;
 }
 #path td{
    padding:0;
    vertical-align: top;
 }
 
#additem{
    margin: auto;
    text-align: center;
    position: relative;
}
#additem a.add{
    text-decoration: none;
    border-bottom-style: dotted;
    border-bottom-width: 2px;
}
#additem a:hover{
   color: red;
}
#addscript{
    position: absolute;
    text-align: center;
    margin: 10px auto 0;
    padding: 0;
    left: 25%;
    z-index: 1;
    background:#F0F0F0;
    border: #DBDBDB 1px solid;   
}
.addform{
    margin:0;
    padding:10px;
    text-align: center;
    
    
}
#additem .addform td{
    margin:0;
    padding: 0;
    vertical-align: middle;
}
#main_part{
    min-height: 650px;
}
#sort_menu td{
    vertical-align: middle;
    text-align: left;
}

.okbtn{
    font-size: 0.85em;
    width: 30px;
}
table tbody tr.end td{
    border-bottom: 2px #000000 solid;
}