.loginset {
	position: relative;
	margin: 0px auto;
	min-width: 7px;
	max-width: 203px;
	margin-left: 7px;
	}
.loginset .loginfieldset, .loginset .t, .loginset .b, .loginset .b div {
	background: transparent url(../images/kgl_block_background_login.png) no-repeat top right;
	_background-image: url(../images/kgl_block_background_login.png);
	}
.loginset .loginfieldset {
	position: relative;
	_overflow-y: hidden;
	zoom: 1;
	padding: 0px 7px 0px 0px;
	}
.loginset .t {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 7px;
	margin-left: -7px;
	min-height: 100%;
	_height: 1600px;
	background-position: top left;
	}
.loginset .b {
	position: relative;
	width: 100%;
	}
.loginset .b, .loginset .b div {
	height: 7px;
	font-size: 1px;
	}
.loginset .b {
	background-position: bottom right;
	}
.loginset .b div {
	position: relative;
	width: 7px;
	margin-left: -7px;
	background-position: bottom left;
	}
.newsset {
	position: relative;
	margin: 0px auto;
	min-width: 7px;
	max-width: 203px;
	margin-left: 7px;
	}
.newsset .newsfieldset, .newsset .t, .newsset .b, .newsset .b div {
	background: transparent url(../images/kgl_block_background_news.png) no-repeat top right;
	}
.newsset .newsfieldset {
	position: relative;
	_overflow-y: hidden;
	zoom: 1;
	padding: 0px 7px 0px 0px;
	}
.newsset .t {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 7px;
	margin-left: -7px;
	min-height: 100%;
	_height: 1600px;
	background-position: top left;
	}
.newsset .b {
	font-weight: normal;
	position: relative;
	width: 100%;
	}
.newsset .b, .newsset .b div {
	height: 7px;
	font-size: 1px;
	}
.newsset .b {
	background-position: bottom right;
	}
.newsset .b div {
	position: relative;
	width: 7px;
	margin-left: -7px;
	background-position: bottom left;
	}
.white {
	z-index: 100;
	position:absolute;
	top: 10px;
	font-weight: normal;
	color: #ffffff;
	font-size: 12px;
	}
.blacklink {
	color: #000000;
	text-decoration: underline;
	}
.darkbackground {
	background-color: #97be0c;
	width: 100%;
	padding-top: 6px;
	margin-bottom: 6px;
	position: relative;
	padding-left: 7px;
	margin-left: -7px;
	padding-right: 7px;
	margin-right: -7px;
	}
