
div#ren-console
	{
	position:absolute; top:15px; right:15px; width:300px; height:175px; float:right; z-index:10; display:none;
	padding:5px;
	background-color:#fafafa; border:1px solid #999999; border-bottom-width:2px
	}

	div#ren-console a
		{
		display:block !important;
		border:0px !important
		}

		div#ren-console a:hover, div#ren-console a:active
			{
			background-color:#ffffff;
			color:#a80000
			}

	div#ren-console div#ren-left
		{
		position:relative; top:0px; left:0px; width:145px; height:auto; float:left; clear:left;
		margin:0px 5px 0px 0px
		}

	div#ren-console div#ren-right
		{
		position:relative; top:0px; left:0px; width:145px; height:auto; float:left;
		margin:0px px 0px 5px
		}

	div#ren-console img#ren-logo
		{
		position:relative; top:0px; left:0px; width:146px; height:28px;
		margin:-3px 5px 5px -3px
		}

div.ren-page
	{
	position:absolute; top:150px; right:150px; width:auto; height:auto; float:right; z-index:10; display:none;
	padding:5px;
	background-color:#fafafa; border:1px solid #999999; border-bottom-width:2px	
	}

	div.ren-page span
		{
		display:inline !important
		}