body, td
	{
	font-family: Arial,Helvetica, sans-serif;
	font-size: 0.8em;
	text-decoration: none;
	}

body
	{
	background-color: #eee;
	margin: 0px;
	}

form		{ margin: 0px; }

#wrapper
	{
	background-color: #fffae7;
	width: 1001px;
	height: 600px;
	margin: 10px auto;
	}

h1
	{
	background: url(/grfx/edit_grfx/rsm/header.gif) no-repeat bottom;
	width: 649px;
	height: 196px;
	font-weight: bold;
	font-size: 1em;
	text-indent: -9999px;
	margin: 0px;
	}

h2
	{
	background: url(/grfx/edit_grfx/rsm/lookandfeel.jpg) no-repeat;
	width: 1001px;
	height: 148px;
	font-weight: bold;
	font-size: 1em;
	text-indent: -9999px;
	margin: 0px;
	}

#loginblock
	{
	position: relative;
	text-align: right;
	padding: 5px;
	padding-right: 15px;
	}

#loginblock input
	{
	font-family: arial,helvetica, sans-serif;
	font-size: 0.85em;
	color: #666;
	margin: 0px 4px 0px 4px;
	}

#note
	{
	border: 1px solid #0444b6;
	font-size: 0.85em;
	width: 800px;
	padding: 5px;
	margin: 15px;
	}
