#pagecaptions {
	text-align: center;
	float: left;
	height: 20px;
	width: 200px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	visibility: visible;
	z-index: auto;
	left: 50px;
}
