#mode{
top:0;
left:0;
background-image:url('../images/edit_balk_bg.gif');
width:100%;
height:21px;
text-align:center;
padding-top: 5px;
margin-bottom: 20px;
}

#mode input{border:0;}

form{display:inline; margin: 0px; padding: 0px;}

img{border:0}

.input{
margin: 0px; padding-left: 3px;
border: 1px solid #000000;
font-family: "trebuchet ms", sans-serif; 
font-size:12px;
background: #2a4d44;
color:white;
}

textarea{
margin: 0px; padding: 3px;
border: 1px solid #000000;
font-family: "trebuchet ms", sans-serif;
font-size:12px;
background: #2a4d44;
color:white;
}

.Box {
width: 445px;
}


