* { margin: 0; padding: 0px; }

#bodycontent_sub
{
	overflow: visible;
	min-height: 600px;
	height: 1080px;
}

#earthframe
{
	margin-top: 10px;
	background-color: #000;
	width: 932px;
	height: 800px;
	border: none;
}

#earth
{
	display:block;
	
	overflow: visible;
	clear: both;
	position:relative;
	
}

#weapp-canvas
{
	width:100%; 
	height:80%;
}

#weapp-zoomslider {
  position:absolute;
  top: 370px;
  left: 422px;
  right:0;
  width:20px;
  height: 232px;

}

#latest_orders
{
	clear:both;
	margin-top: 10px;
}

#latest_orders td, #latest_orders th
{
	padding: 5px;
}

#latest_orders th
{
	/*color: white;
	font-family: Arial;
	text-transform: uppercase;
	background-color: #1CA8E3*/
}

