html, body {
	height: 100%;
	margin: 0;
	padding: 0;
	border: 0;
}
#container {
	width: 780px;
	height: 348px;
	margin: 9px auto 4px auto;
}
* {
	margin:0px auto;
	padding:0;
}
div#shim {
	visibility: hidden;
	width: 100%;
	height: 50%;
	margin-top: -197px;
	float: left;
}
div#wrapper {
	width: 100%;
	height: 384px;
	clear: both;
	position: relative;
	top: -197px;
	/* IE4ever Hack: Hide from IE4 **/
		position: static;
	padding: 9px 0px 0px 0px;
}
/* Hide from IE5mac \*//*/
	div#shim {
		display: none;
	}
	html, body {
		height: auto;
	}
/* end hack */

/* ]]> */
.title_bg {
	height: 23px;
	width: 100%;
}
#clear {
	clear: both;
}
.title  {
	font-family: "Arial Black", Helvetica, sans-serif;
	font-size: 18px;
	width: 718px;
	height: 25px;
	line-height: 20px;
	padding: 1px 0px 0px 45px;
	background-repeat: no-repeat;
	background-position: 0px -1px;
	font-style: inherit;
}
#content_left {
	height: 348px;
	margin: 0px 9px 0px 9px;
	float: left;
	width: auto;
}
#content_btn {
	background-color: #CC0000;
	width: 303px;
	height: 20px;
	float: left;
	margin: 10px 10px 0px 10px;
}
#content_right {
	float: left;
	width: 317px;
	height: 308px;
}
#content_scroll {
	float: left;
	margin: 0px 0px 0px 0px;
	width: 275px;
	height: 294px;
	padding: 9px 9px 9px 9px;
	overflow-y: scroll;
	overflow-x: hidden;
}
.bottom_btns {
	margin: 0px 0px 0px 10px;
}
