
.help {
	  font-family: Din,Tahoma,helvetica,arial;
	  	font-size: 1.0em;
	  width: 85%;
  height: 500px;
  	margin-left: auto;
  margin-right: auto;
  	overflow: auto;
  	background: #292829;
  	color: white;
 }
/*
.help-left {
	float:left;
	width: 300px;
	background: url('/images/building.jpg') #292829;
	height: 500px;
	border-right: 2px solid red;

}
.help-right {
	  font-family: Din,Tahoma,helvetica,arial;
	font-size: 1.1em;
	color: white;
	float:none;
	overflow: auto;
	background: #ffffff;
		    padding-left: 20px;
    padding-right: 20px;
    
	
	}
*/	
.very-large-text {
	  font-family: Din,Tahoma,helvetica,arial;
	font-size: 1.9em;
	color: white;
}
	
.bloody-text {
  font-family: Din,Tahoma,helvetica,arial;
	font-size: 1.4em;
	color: #D81200;
}
	
	.tdclass {
		  font-family: Din,Tahoma,helvetica,arial;
		padding: 20px;
		font-size: 0.9em;
	}
	
	.tdclass2 {
		  font-family: Din,Tahoma,helvetica,arial;
		color: #000;
		font-size: 0.9em;
	}
	
	.historyimg {
		width: 500px;
	}
	
	#tiptip_content {
			font-family:  Din, Tahoma, helvetica, arial !important;
  font-size: 0.9em !important;
}