body, #container {
  background: #fff;
  color: #000;
}

#header, #sidebar, #asidebar, #footer, #nav, #head, #blockform2 {
  display: none;
}

#cont, #main, #input {
    width:600px;
}
#input {
    min-width:600px;
    margin-left:110px;
}




#cont .left {
  display: none;
}


#txt {
  margin: 0;
}
body#input #main{
	width:641px;
}


body#input .left{
	display:none;
}
.iin2{
	width:640px;
}
body#input #ccc{
	width:641px;
}
#blockform{
	display:none;
}