body, html {
  margin: 0 0 0 0;
  text-align: left;
  font-family: "Lucida sans unicode";
  font-size: 11px;
	line-height: 150%;
	height: 100%;
	color: #adadad;
}

#container {
	position: relative;
	width: 916px;
	margin-left:-458px;
	left:50%;
	height: auto;
	z-index:1;
	background-color: #333;
	height: auto;
	z-index:2;
}


.thickbox{
	cursor: pointer;
	z-index:4;
}




