

body
{
	font-family: Arial, Helvetica, sans-serif;
	margin: 42px;
}

ins { text-decoration: none; }

img { border: none; }

code
{
	margin: 1em 12px;
	padding: 8px;
	background-color: #eee;
}

pre
{
	background-color: #eee;
	font-size: 85%;
}


p
{
	margin: 1.5em 0em;
}


hr
{
	margin: 1.5em 0px 0.5em 0px;
}


h1,h2,h3
{
	margin: 0px 0px 0.7em 0px;
}



a.changelog
{
	color: #456;
}

ul.changelog
{
	font-size: 85%;
	color: #666;
}


li
{
	margin-bottom: 1.2em;
}





div#left_floater
{
	float: left;
	
	width: 202px;
	background-color: #013;	
	
	padding: 1px;
	margin: 0px 20px 40px 0px;
}

div#left_floater_top
{
	width: 100%;
	background-color: #fff;
	margin: 0px 0px 1px 0px;
}

div#left_floater_bottom
{
	width: 100%;
	background-color: #fff;
	
	font-size: 70%;
}





div#outer_frame
{
	width: 88%;
	
	border: solid 1px #027;

	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	
	padding: 20px;
}














div#options_outer
{
	position: absolute;
	left: 46px;
	top: 2px;
}

div#options_box
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: auto;
	height: auto;
	
	border: solid 1px #ddd;
	background-color: #eee;
	
	font-size: 13px;
	padding: 1px;
	margin: 0px;
	
	overflow: hidden;
	white-space: nowrap;
}

img.options_image
{
	vertical-align:middle;
	margin: 2px 0px;
}


img.centered
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}






.index_table
{
	border: solid 1px #eee;
}

td.index_table
{
	font-size: 70%;
	font-weight: bold;
}






.smallem
{
	font-size: small;
	font-style: italic;	
}




.notification
{
	margin-left: auto;
	margin-right: auto;

	text-align: center;

	width: 320px;
}

.footer
{
	font-size: 80%;
	
	margin-left: auto;
	margin-right: auto;

	text-align: center;

	width: 320px;
}

.debug
{
	border: dotted 1px #fcc;
	background-color: #fee;
	color: #411;

	margin: 4px;
	padding: 4px;
}












td.sub_cell
{
	padding: 5px;
}


td.key_cell
{
	font-weight: bold;
	vertical-align: top;
}

td.value_cell
{
	
}
















div#el_link
{
	position: absolute;
	top: 0px;
	left: 400px;
	width: 60px;
	height: 14px;
	background-image: url(images/el_link.png);
}

div#el_ul
{
	position: absolute;
	top: 10px;
	left: 400px;
	width: 8px;
	height: 8px;
	background-image: url(images/el_ul.gif);
}

div#el_ur
{
	position: absolute;
	top: 10px;
	left: 420px;
	width: 8px;
	height: 8px;
	background-image: url(images/el_ur.gif);
}

div#el_lr
{
	position: absolute;
	top: 30px;
	left: 420px;
	width: 8px;
	height: 8px;
	background-image: url(images/el_lr.gif);
}

div#el_ll
{
	position: absolute;
	top: 30px;
	left: 400px;
	width: 8px;
	height: 8px;
	background-image: url(images/el_ll.gif);
}
