.imgThumbnails {height: 150px; overflow: auto;}
.imgThumbnails img {width: 120px;}
#divDisablePortlets {
	background-color: white;
	filter: alpha(opacity=75);
	margin-top: -470px;
	height: 470px;
	position: relative;
	width: 100%;
	z-index: 10;
}
