	#StationApparatus{
		border-color: #ffffff;
		border-style: none;
		border-width: 1px;
		width: 95%;
		padding: 10px;
	}
	
	#StationApparatus div.AppLeft{
		Width: 330px;
		border-color: #ffffff;
		border-style: none;
		border-width: 1px;
		float: left;
		text-align: center;
		margin-left: 0px;
	}
	
	#StationApparatus img{
		Width: 270px;
		height: 202px;
		border-color: #F79511;
		border-style: solid;
		border-width: 1px;
		text-align: center;
	}
	
	#StationApparatus div.TruckName{
		width: 269px;
		font-size: 14px;
		font-weight: bold;
		margin-bottom: 10px;
		margin-left: 0px;
		border-color: #ffffff;
		border-style: none;
		border-width: 1px;
		text-align: center;
	}
	
	#Rig{
		border-color: #ffffff;
		border-style: none;
		border-width: 1px;
		width: 95%;
		padding: 10px;
	}
	
	#Rig img{
		width: 575px;
		height: 433px;
		border-color: #F79511;
		border-style: solid;
		border-width: 1px;
		text-align: center;
	}
	
	#Rig p{
		font-size: 12px;
		padding: 0px;
		margin: 0px;
	}
		
	#Rig div.Slides{
		margin-top: 5px;
		text-align: center;
	}
	
	#Rig div.Slides img{
		width: 32px;
		height: 32px;
		border-width: 0px;
		border-style: solid;
		border-color: #F79511;
	}
