.pageTitle {
	font-family: sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	top: 13px;
	right: 10px;
}

.del {
	position: absolute;
	margin-left: -200px;
	margin-top: 200px;
	filter : alpha(opacity=10);
	-moz-opacity: 0.1;
}

.scrollingpage {
	overflow: auto;
	height: 400px;
}