.prodinfo {
	width: 600px;
	margin: 0px auto;
	position: static;
}
.prodinf01 {
	width: 50%;
	float: left;
}
.prodinf02 {
	width: 50%;
	float: left;
}
.prodinf03 {
	text-align: left;
	padding: 25px 5px 10px 5px;;
	clear: both;
}
.indusapp {
	width: 450px;
	height: 150px;
	margin: 0px auto;
	position: static;
}
.left {
	float: left;
	margin: 5px;
}
.right {
	float: right;
	margin: 5px;
}
.clear {
	clear: both;
}
#countries {
	width: 80%;
	height: 100px;
	padding: 0px;
	margin: 0px auto;
	position: static;
}
#countries1 {
	float: left;
	width: 45%;
}
#countries2 {
	float: right;
	width: 45%;
}
#nuvera {
	width: 160px;
	height: auto;
	text-align: center;
	position: static;
	float: right;
	font-size: 10px;
	margin: 0px 10px;
	padding-top: 5px;
	border: 1px solid black;
	background-color: #EEF5FF;
}
.mainprod1 {
	width: 550px;
	margin: 10px auto;
	position: static;
}
.mainprod2 {
	width: 550px;
	margin: 10px auto;
	position: static;
}
.mainprod3 {
	width: 300px;
	margin: 10px auto;
	position: static;
}
.mpleft {
	width: 275px;
	float: left;
}
.mpright {
	width: 270px;
	float: right;
}
.charact {
	width: 450px;
	height: 150px;
	margin: 0px auto;
	position: static;
}
.charact h6 {
	display: inline;
}
.charactlft {
	width: 215px;
	float: left;
	padding: 0px 5px;
}
.charactrt {
	width: 215px;
	float: right;
	padding: 0px 5px;
}
.collapse {
	position: fixed;
	visibility: hidden;
	background: #F5F5F5;
	border: 1px solid Black;
	margin: 10px;
	padding: 5px;
}
.expand {
	position: relative;
	visibility: visible;
	background: #F5F5F5;
	border: 1px solid Black;
	margin: 10px;
	padding: 5px;
}
#character {
	width: 550px;
	height: 30px;
	line-height: 30px;
}
#character ul li {
	display: inline;
}
#character ul li a {
	list-style: none;
	padding: 0px 10px;
}
#machtop {
	width: 500px;
	height: 150px;
	margin: 15px auto;
	position: static;
}
#machtp1 {
	width: 100px;
	float: left;
	text-align: center;
}
#machtp2 {
	width: 285px;
	float: left;
}
#machtp2a {
	width: 235px;
	float: left;
}
#machtp3 {
	width: 100px;
	float: left;
	text-align: center;
}
#machtp3a {
	width: 150px;
	float: left;
	text-align: center;
}