#indexBox {
	border:2px solid #5C5C5C;
	z-index:10;
	background-color: #5C5C5C;
	filter: alpha(opacity=20);
	opacity: 0.2;
}
