#logbox{
	/* border:red 1px solid; */
	/*width:540px; */
	color:#dddb39;
	float:right;
}

#logbox input{
	width:100px;
	background:#ccc;
	color:#000000;
	border:none;
}

#logbox td{
	text-align:left;	
}

.enter{
	margin:0;
	padding:0;
	height:18px;
	width:46px !important;
	font-size:10px;
	background:#dddb39 !important;
}

.red{
	color:red;
}