b.license {
	color: #606060;
	font-size: 11px;
}

h2.license {
	color: #333333;
	font-size: 11px;
	margin-bottom: 3px;
	font-weight: bold;
}

p.license {
	color: #606060;
	font-size: 11px;
	padding-bottom: 15px;
	text-align: justify;
}

#middleContainer {
	position: absolute;
	top: 20px;
	left: -487px;
	bottom: 22px;
	width: 973px;
	margin-left: 50%;
}

.licence #layoutContainer {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.licence #menuBar1 {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 35px;
	background: #fff url(/images7/menu/logobar1.png) no-repeat scroll right top;
}

.licence #mainDiv {
	position: absolute;
	top: 35px;
	bottom: 27px;
	left: 0;
	right: 0;
	border-color: #565656;
	border-style: solid;
	border-width: 0 1px 1px 1px;
	background: #fff;
	overflow-y: auto;
}

.licence #statusBarDiv {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 27px;
	background: transparent url(/images7/bg_bottom.gif) repeat-x scroll left top;
	border-color: #565656;
	border-style: solid;
	border-width: 0 1px 0 1px;
}

.licence #sign {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 22px;
	line-height: 22px;
	font-size: 11px;
	text-align: center;
	padding: 0 30px;
	background: #939292;
	color: #fff;
}

#licBody {
	border: 1px solid #626262;
	height: 400px;
	line-height: 154%;
	overflow-y: auto;
	padding: 10px;
	text-align: left;
}

#licLang {
	border-right: 1px solid #565656;
	bottom: 0;
	left: 0;
	padding-left: 20px;
	padding-top: 50px;
	position: absolute;
	top: 0;
	width: 250px;
}

#licContent {
	bottom: 0;
	left: 290px;
	padding-top: 50px;
	position: absolute;
	right: 20px;
	top: 0;
}

#licButtons {
	margin-top: 20px;
}