.content { position:absolute; z-index:100; top:171px; width:624px; height:416px; background:url(../i/int_margin.gif) no-repeat; left:24.5%; }
	.content .inner { margin:10px; border:1px solid #FFF; background:#FFF; width:604px; height:396px; }
		.content .inner .header { 
			height:36px;	
			background:#ba0000 url(../i/orn-top.gif) right top no-repeat; 
		}
		.content .inner .header .graphic { height:33px; padding-left:56px; padding-top:3px; }
			.content .inner .header h1 { display:inline; padding:0; margin:0; color:#FFF; font-weight:normal; font-family:"Arial Narrow", Arial; font-size:24px; margin-right:20px; }
			.content .inner .header a { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#FFF; text-decoration:underline; margin-right:8px; }
			.content .inner .header a:hover { text-decoration:none; } 
		.content .inner .bottom { width:525px; height:359px; overflow:auto; font-family:Arial, Helvetica, sans-serif; font-size:12px; padding-right:22px; padding-left:57px; position: absolute;
			top: 46px;
		}
			.content .inner .bottom h2 { color:#ba0000; font-size:14px; padding:0; margin:0; padding-bottom:10px; margin-left:-33px; padding-left:33px; background:url(../i/f.gif) 0 0px no-repeat; }
			.content .inner .bottom h3 { color:#848484; font-size:14px; padding:0; margin:0; padding-bottom:4px; margin-left:-33px; padding-left:33px; background:url(../i/f_grey.gif) 0 0px no-repeat; }
			.content .inner a { color:#ba0000; text-decoration:underline; }
			.content .inner a:hover { text-decoration:none; color:#848484; }
			.content .inner .tbl { padding:0; margin:0; margin-left:-33px; padding-left:33px; background:url(../i/f_black.gif) 0 34px no-repeat; padding-top:20px; }
			* html .content .inner .tbl { margin-left:0; padding-left:0; background:none; }
				.content .inner .tbl .theader { background:url(../i/theader3.gif) bottom repeat-x; }
					.tbl .theader { padding-bottom:9px !important; }
				.content .inner .tbl td { padding:2px 0; border-bottom:1px solid #848484; }
			.content .inner .bottom p { padding:0; margin:10px 0 0 0; }
			
div.ajaxBackgroud { position:absolute; z-index:101; top:171px; width:624px; height:416px; left:24.5%; background-color: #777 }
div.ajaxBackgroud {  filter: alpha(opacity=60); -moz-opacity: 0.6; -khtml-opacity: 0.6; opacity: 0.6; }
.star {color: red;}
#innerajax .content .inner .header{
	position: relative;
	z-index: 2;
}
#innerajax .content .inner .header h1{
	float: left;
}
#innerajax .header #menu-current{
	float: left;
	padding: 9px 0 0 0px;
}
#innerajax .header #menu-current A{
	padding-right: 15px;
	background: url(../i/menu-bullet.gif) right 3px no-repeat;
	color: #d7d7d7;
	text-decoration: none;
}
#innerajax #move-holder{
	position: absolute;
	left: 0px;
	bottom: 10px;
	width: 604px;
	background: url(../i/blank.gif);
	z-index: 0;
}
#innerajax #move-div{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 604px;
	background: #ba0000 url(../i/orn-bottom.gif) right 36px no-repeat;
	background-image: none;
	visibility: visible;
	border: solid 1px red;
}
#innerajax #move-bgr{
	width: 65px;
	height: 120px;
	background: url(../i/orn-bottom.gif) no-repeat;
	position: absolute;
	right: 0;
	top: 36px;
	display: none;
}
#innerajax #resize-root{
	height: 36px;
	width: 604px;
	position: absolute;
	overflow: hidden;
	top: 10px;
	background:#ba0000 url(../i/orn.gif) right top no-repeat; 
	z-index: 2;
}
#innerajax #resize-root UL{
	
}
#innerajax #resize-root LI{
	background: none;
	padding: 0 0 3px 0;
}
#innerajax #resize-root A{
	color: #FFF;
}
#innerajax #resize-root A.here{
	color: #d7d7d7;
	text-decoration: none;
}