@charset "utf-8";

body {
font-family:Helvetica,Verdana, Arial,sans-serif;
}

* {
	margin:0;
	padding:0;
	background-repeat: no-repeat;
}

a{color:#FF0000;text-decoration:none;}

div {
border: 0px solid #000;
}

input{
border:0px solid white;
width:124px;
}

#console-window #middle-panel #middle-panel-table #center-col #center-panel-home .myBox input{
border:0px solid white;
background-color:#CCCCCC;
color: #000000;
width: auto;
/* height: 20px; */
}