#LCPArea {
	position: absolute;
	width: 550px;
	height: 161px;
	left: 50%;
	top: 40%;
	margin-left: -275px;
	margin-top: -161px;
	text-align: center;
}

#teamSoftArea {
	position: absolute;
	width: 299px;
	height: 36px;
	left: 60%;
	top: 80%;
}

.amcor {
	font-style: italic;
	padding-bottom: 2px;
}

.certificate_wrapper {
	text-decoration: none;
	font-size: 0px;
	overflow: hidden; 
	text-align: center;
}

.certificate_wrapper a img {
	float: none ! important;
}

#warningArea {
	position: absolute;
	font-family: tahoma, sans-serif;
	font-size: 10px;
	color: grey;
	text-align: center;
	width: 640px;
	left: 50%;
	margin-left: -320px;
	top: 90%;
}

/* Rollover effect */
#rollover1 {
	width: 299px;
	height: 36px;
	background: url(../images/teamsoft.gif) top left no-repeat;
	display: block;
}

#rollover2 {
	width: 550x;
	height: 150px;
	background: url(../images/lcp.gif) top left no-repeat;
	display: block;
}

#rollover2_en {
	width: 550x;
	height: 150px;
	background: url(../images/lcp_en.gif) top left no-repeat;
	display: block;
}

#LCPArea a:hover {
	background-position: bottom left;
}

#teamSoftArea a:hover {
	background-position: bottom left;
}

#lang_wrapper {
	width: 33px;
	height: 11px;
	margin-left: 515px;
	display: none;
}

a#roflag {
	display: block;
	height: 11px;
	width: 16px;
	background-image: url("../images/roflag.gif");
	background-position: top;
	background-repeat: no-repeat;
	font-size: 0px;
	float: left;
}

a#enflag {
	margin-left: 1px;
	display: block;
	height: 11px;
	width: 16px;
	background-image: url("../images/enflag.gif");
	background-position: top;
	background-repeat: no-repeat;
	font-size: 0px;
	float: left;
}

a#roflag:hover, a#enflag:hover, a#roflag.current, a#enflag.current {
	background-position: 0px bottom;
}
