.j2s-container {
	width:480px;
	/*height:210px;*/
	height:14.6em;
	margin:0 auto;
}
.j2s-annotation {
	width:480px;
	/*height:210px;*/
	margin:0 auto;
}
.j2s-framework {
	position:absolute;
	width:480px;
	height:196px;
	height:14.6em;
	/*overflow:hidden;*/
	font-family:Arial,sans-serif;
}
.extended-layer {
	padding:0 2em;
}
.extended-application {
	float:left;
	padding:2px;
	margin:2px 2px 0 10px;
	border:1px solid black;
	border-bottom-style:none;
	background-color:#a7a7fe;
	color:white;
}
.web-application-layer {
	clear:left;
	padding:2px;
	text-align:center;
	border:1px solid black;
	border-bottom-style:none;
	height:1.5em;
	background-color:#a7a7fe;
	color:white;
}
.annotation-your-part {
	float:left;
	text-align:center;
	display:block;
	width:225px;
	margin:2px;
	padding:0 4px;
	background-color:#ffa500;
	color:white;
	border:1px solid black;
}
.annotation-j2s-part {
	float:left;
	display:block;
	width:225px;
	margin:2px;
	padding:0 4px;
	background-color:#00be00;
	color:yellow;
	border:1px solid black;
}
.eclipse-platform {
	height:3em;
	width:317px;
	position:absolute;
	left:161px;
	bottom:0;
	border:1px solid black;
	text-align:center;
	background-color:#cccccc;
	color:black;
}
.javascript {
	height:3em;
	width:160px;
	position:absolute;
	left:0;
	bottom:0;
	border:1px solid black;
	text-align:center;
	background-color:#cccccc;
	color:black;
}
.browser {
	padding:0.25em 0;
	height:1em;
	width:140px;
	position:absolute;
	left:90px;
	bottom:0;
	border:1px solid black;
	text-align:center;
	background-color:white;
	background-color:#cccccc;
	color:black;
}
.swt-jface {
	padding:0.25em 0;
	height:1em;
	width:140px;
	position:absolute;
	left:250px;
	bottom:0;
	border:1px solid black;
	text-align:center;
	background-color:#cccccc;
	color:black;
}
.java-inheritance-simulator {
	text-align:center;
	position:absolute;
	left:0;
	bottom:3em;
	height:3em;
	border:1px solid black;
	width:160px;
	border-bottom-style:none;
	background-color:#00be00;
	color:yellow;
	font-weight:bold;
}
.eclipse-jdt-plugin {
	text-align:center;
	position:absolute;
	left:161px;
	bottom:3em;
	height:3em;
	border:1px solid black;
	width:317px;
	border-bottom-style:none;
	background-color:#cccccc;
	color:black;
}
.desktop-client-application {
	text-align:center;
	position:absolute;
	left:250px;
	bottom:6em;
	height:2em;
	border:1px solid black;
	width:228px;
	border-bottom-style:none;
	background-color:#ffa500;
	color:white;
}
.java2script-pacemaker-plugin {
	text-align:center;
	position:absolute;
	left:0;
	bottom:6em;
	height:2em;
	border:1px solid black;
	width:250px;
	border-bottom-style:none;
	background-color:#00be00;
	color:yellow;
	font-weight:bold;
}
.generated-javascript-layer {
	text-align:center;
	height:3em;
	border:1px solid black;
	padding:0 1em;
	background-color:#ffa500;
	color:white;
}
.generated-javascript-layer div {
	margin-bottom:3px;
}
.generated-javascript-library {
	float:left;
	text-align:center;
	height:1.5em;
	border:1px solid black;
	padding:0 4px;
	margin:0 8px;
}
.java-util, .org-eclipse-swt {
	background-color:#00be00;
	color:yellow;
	font-weight:bold;
}

