@CHARSET "ISO-8859-1";

table#memory_system_topbar {
	width:100%;
	height:100%;
}

table#memory_system_topbar td {
	padding-left:10px;
	vertical-align:middle;
}

table#memory_system_topbar td table td {
	padding:0px;
	padding-left:4px;
	margin:0px;
}

table#memory_system_topbar td.space {
	width:100%;
}

table#memory_system_topbar td input.text {
	width:200px;
	color:#AAAAAA;
	font-style:italic;
}

table#memory_system_topbar td input.active {
	width:200px;
	color:#000000;
	font-style:normal;
}