@charset "utf-8";
/*
border: thin solid #000000; 
*/

#main {
text-align: center;
  margin-left: auto;
	margin-right: auto;
	width: 900px;
	overflow: hidden;
	background-color: #121212;
}

#cases {
height: auto;
  width: 900px;
	overflow: hidden;
}

#caseslider {
	height: auto;
  width: 900px;
	overflow: hidden;
}

.case {
height: auto;
  width: 900px;
	overflow: hidden;
}



