.splash {
	margin-top: -8px;
	margin-left: -8px;
	margin-bottom: 10px;
	}
	
	
.innerfade-title{
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 290;
	width: 100%;
	background: #000000;
	height: 34px;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: .6;
	}
.innerfade-title h2{
	color: white;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	text-align: center;
	font-family: Arial;
	font-size: 16px;
	font-style: italic;
	line-height: 34px;
	}
.mycontrolboxclass{
	position: absolute;
	right: 35px;
	top: 20px;
	}

ul#animated-splash {
	padding: 0;
	margin: 0;
	list-style-type: none;
	}
ul#animated-splash li{
	padding: 0;
	}
