/* CSS styles for the Slimbox Clickenlarge */

body, #container, #container p {
	margin: 0;
	padding: 0;
	font: 11px Verdana, Geneva, sans-serif;
}

#header, #footer, #imagebrowser {
	position: relative;
	overflow: hidden;
	z-index: 10;
	height: 15px;
	margin: 0;
	border: none;
	padding: 5px;
	color: #FFFFFF;
	background: #333333;
	text-align: center;
	font-size: 11px;
}

#imagebrowser a {
	color: #FFFFFF;
	padding: 0 5px;
}

#image {
	background: #6F6F6F;
	text-align: center;
}