#portfoliotop  {
	margin-left:0;
	left:0;
	overflow: hidden;
	border-bottom: #CCCCCC thin solid;
	z-index: 5;
} 
#clickme {
	width: 100%
	margin: 0;
	left: 0;
}
.detailsbox {
	background-color: #333333;
	z-index: 1000;
}

.box {
	position: relative;
	z-index: 1000;
}
body {
	height: 100%;
}