.innerfade-title{
	position: absolute;
	bottom: 20px;
	left: 0;
	z-index: 290;
	width: 100%;
	background: #00a7ee url(img/title-bg.png);
	height: 34px;
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: .8;
	border-top: 1px solid white;
}
.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;
}

#animated-portfolio {
	border:1px solid #666;
}
