.fade{
	margin-bottom: 2em;
}

.fade p{
	margin-bottom: 2em;
	text-align: center;
	width: 100%;
	background: #fff;
}  

/* Image Slider begins: Wrap */

#sliderwrap {
	width: 404px;
	height: 298px;
}

ul#portfolio {
	clear: both;
	list-style-image: none;
	margin: 0 0 0 0;
	padding: 0;
	position: relative;
}

ul#portfolio li div.inner h2 {
	position: absolute;
	top: 0.2em;
	left: .8em;
	font-size: 1.9em; 
	padding: .3em .5em .3em .5em;     
	color: white; /*#383838*/ 
	background: #fff; 
}         

/* Image Slider ends */  