.png_img {
	background-image: expression(
		this.runtimeStyle.backgroundImage = "none",
		this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "'), sizingMethod='image')",
		this.src = '/img/blank.gif'
	);
}


.rubr h1 {font-size: 310%; font-weight:normal; color:black}
.rubr a {color: black}
.rubr .subrubr {position:relative; top:-0.25em; font-size:180%; color: black}

.admin_index_col {margin-right: 4em; margin-bottom: 1.5em;float:left; width: 15em}

.admin_portlet_left {
	width:12em;
	background: #F6F6F6;
	padding-top: 0em;
	padding-bottom: 2em;
	padding-left: 1em;
	padding-right: 0.25em;
	line-height: 1.5em;
}

ul {
	margin: 0;
	margin-top: 1em;
	margin-left: 1.5em;
}

ol {
	margin: 0;
	margin-top: 0em;
	margin-left: 2.5em;
	margin-right: 2em;
}

.global_content {margin-top:50px; position:relative; left: -2em}

.datetime_input input {width:12em}

big {font-size: 150%; font-weight:normal}

.global_content .title {font-size: 310%; font-weight:normal}
.global_content .subtitle {font-size: 200%; font-weight:normal}

.img_r {border: solid white 1px}

.text {font-size: 150%}
.text table {font-size: 100%}

.print {display:none}

small {font-size:75%}

blockquote {margin:0;padding:0}

