div#motion {
 	font-size: 1em;
	padding: 10px 0 0 0;
	color:#41006c;
	text-align: center;
}
div#headerb {
 	margin: auto;
	height: 90px;
	width: 200px;
	-overflow: hidden;
}
div#headerb2 {
 background-color:#ffff66; 
	margin: auto;
	height: 60px;
	width: 500px;
	-overflow: hidden;
}

div#listsol {
	height: 75px;
	width: 2360px; /*2360*/
	padding-top: 1px;
	position: relative;
	z-index: 1;
}
div#listsol img {
	border: medium none;
	height: 64px;
	width: auto;
}
div#listsol div {
	float: left;
	margin: 0;
	padding: 0;
	text-align: center;
	white-space: nowrap;
	overflow: visible;
	position: relative;
	display: inline;
}
div#listsol .sollab {
	font-size: 0.8em;
	padding: 0;
	color:#41006c;
	text-align: center;
}

.ovgood {
 	border:  medium dotted #41006c;
 	 background-color: white;
	overflow: hidden;
	position: relative;
	width: 100%;
	z-index: 2;
}
.listsol_fusionL {
	left: 0;
	width: 20px;
	height: 95px;
	position: absolute;
	top: -5px;
	z-index: 5;
}
.listsol_fusionR {
	right: 0;
	width: 20px;
	height: 95px;
	position: absolute;
	top: -5px;
	z-index: 5;
}
