
#system
{
	width:600px;
	margin:auto;
	text-align:left;
}
#system table, #system td
{
	margin:0px;
	padding:0px;
}
#system h1
{
	margin-top:0px;
}
#system img.floatLeft
{
	margin-right:20px;
	margin-bottom:5px;
	border:1px solid #AA4444;
}
#system img.floatRight
{
	margin-left:20px;
	margin-bottom:5px;
	border:1px solid #AA4444;
}
#system img.noBorder
{
	border:none;
}

#frmSystem
{
	width:640px;
	height:480px;
	margin:auto;
	overflow:hidden;
}