#contentBOX {
	position:absolute;
	left: 16px;
	top: 67px;
	width:780px;
	height:430px;
	overflow: hidden;
	z-index:5;
}

#contentPIC {
	position:absolute;
	left: 0px;
	top: 0px;
	width:550px;
	height: 410px;
	margin: 0px 0px 4px 0px;
	z-index:3;
}

#contentTXT {
	position:absolute;
	left: 554px;
	top: 0px;
	width:226px;
	height: 410px;
	background-color: #ededed;
	z-index:5;
}

#contentPX {
	position:absolute;
	left: 550px;
	top: 0px;
	width:4px;
	height: 410px;
	background-color: #ffffff;
	z-index:4;
}

#txtA {
	position:absolute;
	width:200px;
	margin: 10px 0px 0px 10px;
	z-index:1;
}

#functions {
	position:absolute;
	width:780px;
	height:13px;
	z-index:2;
	left: 0px;
	top: 416px;
	background-color: #b6b6b6;
}

#functionsL {
	position:absolute;
	width:13px;
	height:13px;
	z-index:1;
}

#functionsR {
	position:absolute;
	left: 767px;
	width:13px;
	height:13px;
	z-index:2;
}
